Search Results

Search: Posts Made By: Attitude
36,973
Posted By Attitude
Hi, Thks a lot for help!! find command is...
Hi,

Thks a lot for help!!
find command is a useful one hah
36,973
Posted By Attitude
find "url of directory" -name "*.txt" -mtime -60...
find "url of directory" -name "*.txt" -mtime -60 -exec rm {} \;

something like that and it should work?

Thks
36,973
Posted By Attitude
To remove files before certain date
I juz started to pick up unix nott long.
What i am gonna do here is to try and remove some files before a date. (example 1st Oct 2008)
Format of files name: fileA_2008MMDD
I did a ls -lrt to list...
Showing results 1 to 3 of 3

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