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:
Post Comments (Atom)
No comments:
Post a Comment