Hello,
I'm a first time poster looking for help in scripting a task in my daily routine. I am new in unix but i am attracted to its use as a mac user.
Bear with me...
I have several files (20) that I manually drag via the mouse into several named directories over a network. I've used rsync to copy files from directories but i don't know how to move or copy the 20 jpgs into the corresponding 20 directories which have 01-20 as identifiers.
In other words, each jpg goes into a ]01_filename_100px
02_filename_200px...so on til
20_filename _3000px
I have searched the web for several days without an intelligent answer...
I believe I need an expression or a loop to accomplish this. I tried applescript, automator and rsync but I reached frustration...
Ideally I would like to use a standard mac process, like terminal.
Can someone point me to a resource? a book? a link?
Thanks
SonnyClark