bash tips
using following tips to better bash script code
- wear best clothse for bash scripting
- controlling on code is more important than code
- double quote instead of single quote
- test command and then copy to script
- checking return code
- more check by scenario
- using file on bash for saving make disk I/O that make a slow scripts