The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Security
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 05-14-2009
vinuvinod vinuvinod is offline
Registered User
  
 

Join Date: Jan 2009
Posts: 8
solaris issue

Hi can anyone tell me what command should i use to find the files which have been created within 24hrs in / .


I tried with this

find mtime 24 /

But its not working. Pls let me know to solve the issue.