The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > UNIX and Linux Applications
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 02-13-2008
maheshwin maheshwin is offline
Registered User
 

Join Date: Dec 2006
Posts: 55
touch -t 0802130800 /tmp/date
find . -newer /tmp/date -mtime 0
Reply With Quote