Learning bash script is easy if you follow the basics.
1.Never think, shell scripting is keeping list of Unix commands in one file. Treat it as other high level language like C,Perl. Yes, you can write complete project in shell scripting.
2.Shell scripting is mandatory for System Administrators.
3.Like other programming language, you should first study fundamentals.No shortcut.
4.Study shell script examples as many as you can. Plenty available on INTERNET.
5.Study scripts used by your Linux or Solaris OS.
Other Posts related to current topic
- What is Shell Script Bird's-eye overview of shell script
- Best way to learn shell scripting - learn bash scripting (This post)
- Why to Learn Unix Shell Scripting - Bash script tutorial series


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License
