Search Results

Search: Posts Made By: Script40
5,500
Posted By Script40
Thanks it worked.:)
Thanks it worked.:)
5,500
Posted By Script40
Delete an empty file from dir.
Hi,

I have an dir which has 50K file, some of them are empty. I want to delete the empty file from the dir. I am planning to use the following command.

ls -l | grep " 0 " | awk '{print $9}'
...
Showing results 1 to 2 of 2

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