weeeelllll.... try not to talk to myself but hey... this actually works okay with the while loop approach, eg
find ... |while read file; do
...
done
but i'm still übercurious if there's a way to have the stuff that comes out of find be considered as a single argument to the for loop and...
hello there omniscienti...
in thread822-421475 there was some edifying discussion of how to create a script to batch-rename all the files in a directory from *.JPG to *.jpg. now that's close enough to what I want to do that I tried it.. i want to change the extension entirely, precisely from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.