hello,
I'm trying to copy all of my home directories to a central location. (daily)
This could be done with a simple cron job. (i know)
If a new home directory is created I would like to copy it's contents without editing the cron job.
What would be the best way to do this?
--
I'm trying to copy all of my home directories to a central location. (daily)
This could be done with a simple cron job. (i know)
If a new home directory is created I would like to copy it's contents without editing the cron job.
What would be the best way to do this?
--