Re: [CentOS] Computer 1A question

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



Joshua -

The error is

rm: Too few arguments

find /home/mydir -name "*.zip" -type f -print0 | xargs -0 rm

Todd

Joshua Baker-LePain wrote:
On Sat, 5 Aug 2006 at 7:48am, Todd Cary wrote

This one worked like a champ:

find /home/mydir -name "*.zip" -type f -exec rm {} \;

Whereas this one produced an error:

find /home/mydir -name "*.zip" -type f -print0 | xargs -0 rm

For completeness' sake, what was the error?


--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux