You are on page 1of 1

1.

Unix & Its Flavors


2. Advantages of Unix
3. Architecture of Unix
4. Unix File System Structure
5. Shell & Shell Prompt
6. Multiuser & Multitasking Systems
7. Absolute & Relative Pathname
8. Files & Processes
9. Unix Environment
10. Basic Commands of Unix OS
11. Variables & Types of Variables
12. System Information Commands
13. Types of Files
14. Listing of Files(ls Command)
15. vi Editor
16. Operation Modes of VI
17. Simple Filter Commands (Head , Tail, Cut, Paste)
18. Pattern Matching-wild-cards / Shell Wild-cards
19. The character class
20. Escaping and Quoting
21. Redirection
22. Pipes ( | )
23. tee command
24. Command Substitution
25. File Access Mode
26. Directory Access Mode
27. Changing The File Permission - chmod command
28. Relative & Absolute File Permission
29. Filter Using Regular Expression – grep command
30. Changing File Ownership - chown command
31. Exit Status of Command
32. Logical & Conditional Operators - &&,||
33. Command Line Arguments
34. The if Conditional
35. Arithmetic Operators
36. Relational Operators
37. Boolean Operators
38. String Operators
39. File Test Operators
40. String Comparison using If statement
41. File Test Using If statement
42. The case Conditional
43. Two Special Files
44. Comments in unix
45. Loops - while , until , for & break statement
46. Listing file attributes - (ls -l command)
47. Crontab
48. Shell scripts

NOTE: In this all Commands with their options are not listed so for them refer lab
practicals.

You might also like