Simple bash script for cleanup log files

Written By pcbolong on Friday, November 18, 2011 | 3:12 AM

This is simple bash script for clean up log file in the /var/log directory. I running this script on the clearos linux. But, other distro can running it if bash program is installed. enjoy.



Change permission file bash with chmod 755 scriptname.sh, and running with ./scriptnames.sh
echo "Simple make easier"

0 comments: