> find / -mtime +2 -type d -exec rm -rf \{} \; > > I wonder how long that will run before it eats itself? Hasn't anyone > wanted to do that just to see... > ;)
I wouldn't do that, because the directory doesn't change if the file contents change. Jon > > *Note: The above line is a joke, please don't run it on your system > > -- > Michael Gargiullo <[EMAIL PROTECTED]> > Warp Drive Networks > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED] > https://www.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list