Bash Examples - Mistakes to Avoid

Bash Examples
A bash script is a text file containing a list of commands to be executed by the bash shell. A long time back, I had written a guide on Bash scripting which teaches you the basic syntax of bash scripts in a mere 10 seconds.

However, while writing bash scripts, you should keep a sharp lookout for any mistakes that may arise in your bash syntax. This is where Greg's wiki comes into the picture. Greg's wiki has a page which lists around 29 bash examples that highlight all the common mistakes that people usually make while writing bash scripts.

 
 
 
 
Copyright © Sun solaris admin