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