Starts from restart the machine:
reboot
/sbin/shutdown -r now

####check process:
ps aux| less
ps aux| grep xxx

####backup
tar -cpzf $DESDIR/$FILENAME $SRCDIR

Posted in

Leave a comment