Showing posts with label files. Show all posts
Showing posts with label files. Show all posts
Thursday, June 07, 2012
Linux: Show all files modified in the last X days
> find -mtime -2 -print
# where 2 is the number of days back
Labels:
files,
filesystem,
linux,
modification time,
modified files
Subscribe to:
Posts (Atom)