The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 12-11-2006
cskumar cskumar is offline
Registered User
  
 

Join Date: Oct 2005
Posts: 67
result part-2

Suppose if u have created a new file or did some manipulation of files in your folder YYYYMMDD and to delete those folders then u have to use
-mtime instead -ctime.

-mtime -->modification time
-ctime -->last change file time.