My shell script template

Introduction This memo explain about my shell script template. It includes several functions as below: Script setting Basic variables. Logging facility. Message function. Temporally file directory. and clean up facility before script exit. Error detection function. This script is based on bash and uses GNU core utils, But many of facilities is not bash specific and core utils. These details are described as below.
Read full post gblog_arrow_right