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://lists.fedoraproject.org/pipermail/users/attachments/20060618/535d6d11/attachment-0002.html 


More information about the users mailing list