Log Off script how do I execute a shell script.

From: Neo (Nope_at_nothere.com)
Date: 07/31/04


Date: Sat, 31 Jul 2004 08:18:12 GMT

I have a shell script that backs up my home directory to a fat drive. How
could I make this script execute when I log out of KDE, switch users and
shut down the PC

Also is this cp command ok I want it to copy all new and changed file
overwritting the copies on the backup directory.

cp -R -u -v --target-directory=/windows/E/Linux_Backup/ /home/NeoHawkeye

Thanks

NeoHawkeye
 



Relevant Pages