Basics of Shell Scripting
File Operations in Shell Scripting
- How to read a file Line by Line in Bash Script ?
- How to Check if File Exists using Bash Script ?
- Find and Delete File and Directory using Bash Shell Script
Advanced Bash Scripting
- How to Pass Command Line Arguments to Shell Script ?
- What is the meaning of IFS in Bash Shell Script ?
- Shell script for using modulo operator, finding if number is dividable and print remainder.
- Shell script to check and mount a partition in Ubuntu
- How to extract only specific files from tar.bz2 / tar.gz in Linux ?
- How to check if Internet is available using bash script
- How to rename part of a filename and replace the string in those files