1. Introduction
2. 2 Shell, Kernel, Terminal and more
3. 3 View System Date Calander
4. 4 Create files and directories
5. 5 Text, Files, Create, Merge and Play
6. 6 Rename & Delete files & Directories
7. 7 Create Copies, Links to Files and Direct
8. 8 file Permissions
9. 9 See Whats in using LS
10. 10 Change file permissions using chmod
11. 11 Word Characters using WC
12. 12 Sort
13. 13 Cut through your files
14. 14 Convert and Copy files with dd
15. 15 View fancy text
16. 16 Hello world
17. 17 Use of commands in your scripts
18. 18 Shell Variables Grab User Input Using
19. 19 Positional Parameters
20. 20 More on Positional Parameters
21. 21 Reverse Quotes Or Accent Graves
22. 22 Count The Number Of Command Kline Argum
23. 23 Math On Integers Using
24. 24 Operator Precedence
25. 25 Math On Real Numbers
26. 26 Escape Sequences
27. 27 Do Cool Things With Tput
28. 28 If Then Statement In Action
29. 29 If Then Else Statement
30. 30 Run Checks On Numbers
31. 31 Run Checks On File
32. 32 Append Text To File Through Shell Scrip
33. 33 Run Checks On Strings
34. 34 The And Logical Operator
35. 35 Count The Numbers Of Characters
36. 36 The Or Logical Operator
37. 37 The Case Statement
38. 38 Another Date With Case Statement
39. 39 The While Loop
40. 40 The Untill Loop
41. 41 The For Loop
42. 42 Rant And Little Work
43. 43 Search Patterns Using Grep
44. 44 The Passwd File Explained
45. 45 The Internal Field Separator
46. 46 Passwd File Revisited
47. 47 Reading From A File
48. 48 Sleep While You Are At Work
49. 49 Count The Number Of Words Using Wc
50. 50 Fetch And Redirect Using For Loop
51. 51 Nested Loops
52. 52 The Break Statement
53. 53 The Continue Statement
54. 54 More On Metacharacters
55. 55 Adding And Removing Users
56. 56 Know When Users Login Part 1
57. 57 Know When User Login Part 2
58. 58 Know When Users Login Final Part
59. 59 Communicate With Other Users Using Writ
60. 60 Create Your Own Commands Using Function.
61. 61 Executing Multiple Scripts