Title: Message
assume you want to find files created more than 3 days ago.
 
find /my_dir -mtime +3 -print
 
Allan
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 25, 2003 10:39 AM
To: Multiple recipients of list ORACLE-L
Subject: find on unix

How to use "find" command on unix to find files older  then (created ) a particular date .
Any idea
 
-ak

______________________________________________________________________________
This email is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged information. Copying, forwarding or distributing this message by persons or entities other than the addressee is prohibited. If you have received this email in error, please contact the sender immediately and delete the material from any computer. This email may have been monitored for policy compliance. [021216]

Reply via email to