[Linux-disciples] delete a whole lot of files

Dylan Thurston dthurston at barnard.edu
Wed Feb 7 13:24:41 EST 2007


On Wed, Feb 07, 2007 at 01:16:22PM -0500, Adam Rosi-Kessel wrote:
> find /home/church -iname '*.jpg' -print0 -exec '{}' rm \;

Why -print0?  If you want to monitor the progress, you want just
-print, right?

Peace,
	Dylan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20070207/d6ee348c/attachment.pgp


More information about the Linux-disciples mailing list