Page Index - kumar159man/MyShellLearning GitHub Wiki
21 page(s) in this GitHub Wiki:
- Home
- 01 Bash Shell scripting
- 02 Variables
- 03 GREP
- 04 Regular Expression
- 05 CUT
- 06 Basic AWK command
- 07 String
- 08 Input Output
- 09 Arithmetic Operations
- 10 Case Statement
- 11 Comparison Operators
- 12 Command Chaining
- 13 IF, IF ELSE and ELIF Statements
- 14 Scheduling jobs
- 15 For Loop
- 16 Break and Continue
- 17 While loop
- 18 SSH and execution of scripts on remote servers
- 19 Functions
- 20 Local, Global and scope of variables