Hello all,

I am running a rsync command as a cron job, but I would like to have the 
output that normally scrolls past you on the terminal sent to a text 
file for me to look at later.

My command is:

rsync -rvt --progress --delete --modify-window=10 /home/edward/data/ 
/mnt/edward/data/

I would like it to overwrite the text file each time not append it to 
the existing file


How do I do this please?

Thanks for your help


Ed

_______________________________________________
Peterboro mailing list
[email protected]
https://mailman.lug.org.uk/mailman/listinfo/peterboro

Reply via email to