How To List Recently Created Or Modified Files?
RegisterLogin
How To List Recently Created Or Modified Files?
Post Description: How To List Recently Created Or Modified Files?
Tags: How, To, List, Recently, Created, Or, Modified, Files?
This Post Was Posted On Nov 13, 2009 By Limio #2738
Post Description: How To List Recently Created Or Modified Files?
Tags: How, To, List, Recently, Created, Or, Modified, Files?
This Post Was Posted On Nov 13, 2009 By Limio #2738
How To List Recently Created Or Modified Files? by Limio
so i want to know if there is a way to show or display all the files that were created for the last 20 minutes or so?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
webune
#2809 1
you can use the find command. try this for example:
SHELL COMMAND:
if the list is too long, try this instead:
SHELL COMMAND:
SHELL COMMAND:
find . -type f -mtime -20
if the list is too long, try this instead:
SHELL COMMAND:
find . -type f -mtime -20 |more
Nov 13, 2009 Reply Report abuse
©2011 Webune Forums - Thu Dec 22, 2011 1:16 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3