Hi
I'm sure this is easy but I'm a noob at this Linux command stuff.
What I would like to do is basically:
Copy \var\myfiles\*.* to \var\myfiles\backup\myfiles.gzip, including all subdirectories.
I will then use this on a cron job shell script on a daily basis which I have worked out already. I'm using Centos btw.
Thanks
I'm sure this is easy but I'm a noob at this Linux command stuff.
What I would like to do is basically:
Copy \var\myfiles\*.* to \var\myfiles\backup\myfiles.gzip, including all subdirectories.
I will then use this on a cron job shell script on a daily basis which I have worked out already. I'm using Centos btw.
Thanks