Search Results

Search: Posts Made By: YoungBlood
1,366
Posted By YoungBlood
How can I get the name of file
find $PATH1 -mtime +2 -exec rm -f {} \;

I can delete file was modify 2 days ago.
But I don't know the name of file I have deleted.

How can I get the name of file I have deleted.

Thanks.
5,488
Posted By YoungBlood
Find the file from 15 days ago
How can I get difference date between today and 15 days ago and all filename is was created before 15 days ago?

It has to be korn shell script.

Thanks.
3,122
Posted By YoungBlood
file was created before 15 days ago.
How can I get difference date between today and 15 days ago and all filename is was created before 15 days ago?

It has to be korn shell script.

Thanks.
Showing results 1 to 3 of 3

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