basic command pipe question

Chris Mohler cr33dog at gmail.com
Sun Jun 18 22:10:16 UTC 2006


How about something like:

for i in $(find -iname "*.zip"); do rm  $i; done;

Not pretty but that's roughly what I used to move a bunch of JPEGs with .jpg
and .JPG extentions...

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060618/535d6d11/attachment-0001.htm>


More information about the fedora-list mailing list