On 06Jan2007 10:23, prashanth <[EMAIL PROTECTED]> wrote: | On 1/6/07, Cameron Simpson <[EMAIL PROTECTED]> wrote: | > On 05Jan2007 10:11, siva sankar <[EMAIL PROTECTED]> wrote: | > | i am using centos 4.4, | > | i want to delete one folder automatically after 1week. | > | is there any way to automatically remove certain folders in linux? | | u can configure cron job to do that.... search in google for cron.... | the work of cron is to do a particular job on a assigined time
Actually, for a once-off thing (per "thing") like this, the "at" command is better than cron. Cron is for repeated jobs. -- Cameron Simpson <[EMAIL PROTECTED]> DoD#743 http://www.cskk.ezoshosting.com/cs/ [The Press] had tried to contact usenet but that no one had been available for comment. That's odd, I thought, if there's one thing you can say about usenet, its that there's usually someone available for comment. - Paul Taylor To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be removed. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/LINUX_Newbies/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/LINUX_Newbies/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
