Search for files modified in the last X amount of days in UNIX January 9, 2012 Lee Tutorials 0 Comments Searches for files modified up to 2 days ago. find ./ -type f -mtime -2 -exec ls -al {} \ unixShare ThisTweetSharePlus oneShareEmail Related Posts Writing your own Prestashop Module – Part 4 Form Validation and Security Introduction While being sufficiently functional for what it does, the module… Writing your own PrestaShop Module – Part 1 So you want to write a module? Introduction There has always been a little bit… Writing your own Prestashop Module – Part 3 Storing Module Configuration Introduction In the third part of this series we’ll look at how… Leave a Reply Cancel comment reply Your email address will not be published. Required fields are marked *Name * Email * Website Comment This site uses Akismet to reduce spam. Learn how your comment data is processed.
Writing your own Prestashop Module – Part 4 Form Validation and Security Introduction While being sufficiently functional for what it does, the module…
Writing your own PrestaShop Module – Part 1 So you want to write a module? Introduction There has always been a little bit…
Writing your own Prestashop Module – Part 3 Storing Module Configuration Introduction In the third part of this series we’ll look at how…