bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Find Command


From: aforce ma
Subject: Find Command
Date: Mon, 18 Dec 2006 13:05:27 -0000

Hi,
 
When I try to use the command belows to delete empty directories,there always 
comes error messages,however the empty directory has been deleted already,Is 
this a Bug? or how can I do to make the error do not come?
 
find -type d -empty -exec rm -rf {} \;
 
B.R
 
Ma Bing
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]