help with command line deletion

LuKreme kremels at kreme.com
Tue Apr 17 07:15:22 PDT 2007


On 17-Apr-2007, at 03:15, Michael Maibaum wrote:
> sudo find / -name '.indelible-info' -exec rm \{\} \;

No, that's just wrong.

\{\} will not work, it is: -exec {} \;


--  
In England 100 miles is a long distance. In the US 100 years is a  
long time




More information about the MacOSX-admin mailing list