a creative use of find

Carl Reynolds redhat-list at hyperbole-software.com
Sun Oct 9 18:18:36 UTC 2005


Mad Unix wrote:

>I use the following
>find /home/path/subfolder/ -type f -mtime +18
>what the different between -ctime and -mtime
>
>  
>
ctime is the time the file was created. mtime it the time the file was 
last modified.



Carl.






More information about the redhat-list mailing list