Return to Snippet

Revision: 51619
at September 29, 2011 19:53 by mohamedazher


Initial Code
find . -mtime -1 -print

Initial URL

                                

Initial Description
use this code to list all files that were modified 24 hours ago

Initial Title
Find files modified 1 day ago

Initial Tags

                                

Initial Language
Bash