Welcome, Guest
Username Password: Remember me

files modified on a certain date
(1 viewing) (1) Guest
Shell Script
  • Page:
  • 1

TOPIC: files modified on a certain date

files modified on a certain date 9 months, 2 weeks ago #708

  • scmuser
  • OFFLINE
  • Gold Boarder
  • scm master
  • Posts: 237
  • Points: 3429
  • Karma: 0
  • Honor Medal 2009
To find all files modified on a certain date, for example, '2007-06-07' the final input is:

find . -type f -newermt 2011-04-20 ! -newermt 2011-04-21
  • Page:
  • 1
Time to create page: 0.56 seconds

     
    
Home Forum