[plug] rm of contents

Leon Brooks leon at brooks.fdns.net
Mon Mar 17 12:27:27 WST 2003


On Monday 17 March 2003 11:50 am, Matt Kemner wrote:
> I tend to use:

> for FILE in `find dir .....`
> do
>   <command>
> done

> Does the same as the 2nd command above

Almost. Try it with a filename that contains spaces, wildcards or brokets.

Cheers; Leon



More information about the plug mailing list