Monday, February 25, 2013
list files in the past x minutes
find . -maxdepth 1 -mmin -1000 -ls
**BE CAREFUL not to forget the dash before the interval value
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment