Search Results

Search: Posts Made By: pavan_movva
17,301
Posted By pavan_movva
Thanks a lot anbu23 for your help!! Regards ...
Thanks a lot anbu23 for your help!!

Regards

Pavan
17,301
Posted By pavan_movva
Removing the oldest file in a directory
Hi all,

I need your assistance in removing the oldest file in a directory.

I posted the same thread 3 days back and I got the following answer

ls -1 -t | tail -1 | xargs rm

which is not...
18,688
Posted By pavan_movva
Thanks a lot shereenmotor.
Thanks a lot shereenmotor.
18,688
Posted By pavan_movva
Finding the oldest file in a particular directory
Hi all,

I am a newbie to scripting and I need your help regarding finding the oldest file in a particular directory. My intention is to remove that oldest file.

Are there any options available...
Showing results 1 to 4 of 4

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