Deleting all image files with "small" keyword

Leonard Adjei kinkelson at gmail.com
Sat Apr 10 23:04:04 UTC 2010


using
 sudo find AUDIO/  -name \*Small\*.jpg -exec rm  {} \;
worked fine for me.

Thanks


More information about the users mailing list