Search Results

Search: Posts Made By: rsonakiya
3,949
Posted By rsonakiya
Yesterday's file
Use this

find /admin/dump -type f -ctime -1 -print | xargs ls -lt|pg

Thanks..

R
29,457
Posted By rsonakiya
How to list files Created in last 2 hrs
I wanted to know what command should I use to see the files created in last 2 hours in a given directory.

I know to see the files changed in last one day I can use this:
find /admin//dump -type f...
Showing results 1 to 2 of 2

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