Search Results

Search: Posts Made By: nshan
1,606
Posted By nshan
Finding older files using find command
Hi All,

I want to find files which are older than 15 days.
I have written a command as below,

find -mtime +15 -print

I understand (System date - last modified time of a file) should be ...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 03:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy