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?
Examine the find command (see "man find"). I'd be very careful how you choose to define "after one week". A week since any of the contents were changed? A week since it was made? Etc? -- Cameron Simpson <[EMAIL PROTECTED]> DoD#743 http://www.cskk.ezoshosting.com/cs/ 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/
