Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

an update command



Hi
when copying files from a test server to a live server eg

>cp $T/config.php $L

I only want to do the copy if the file ALREADY exists in the destination 
directory 

I guess I can hack a script up to do this but how would you do this? 
-- 
zzapper
http://zzapper.co.uk/ Technical Tips



Messages sorted by: Reverse Date, Date, Thread, Author