..
Through you can find a list of files based on date of creation / last modification. For example, suppose you want to find files created / modified in the last seven days:
find-mtime -7of course you can refine your search with other parameters. Suppose, for example, you want to display only files with estensione.jpg:
find-iname \ *. jpg-mtime -7
| |
Linux (Course)
Complete guide to open-source system. From 49 €. |
| |
PHP (Course)
Full course for creating dynamic Web sites. From 49 €. |
| |
Ruby and Ruby on Rails (Course)
Create software and Web applications with Ruby and RoR. From 39 €. |