SAS monitor Watch Dog (wd) Script
Author: David
Version: 208.5.1


1. Direction simple description:
.
├── base.conf       #Base config file
├── autostart.sh    #Add autostart setup to system, parameters, 0:disable;1:enable;-1:remove setting
├── clear.sh        #Clear the log files
├── conf.sh         #Write parameters' to config file
├── disable.sh      #Disable script
├── enable.sh       #Enable script
├── pause.sh        #Pause the script
├── readme          
├── resume.sh       #Resume the script
├── start.sh        #Start the script
├── steup.sh        #Steup the link in up direction, monitors and autostart 
├── stop.sh         #Stop the script with wd sciprt inner control
└── update.sh       #Auto search web update package and install it
