When I do a simple copy or duplicate from the Finder the duplicate of, say “1.jpg” is renamed “1 copy.jpg” Is there a simple way, using some scripting language, to take “1.jpg” and make 1000 copies, each named 1.jpg, 2.jpg, 3.jpg…1000.jpg?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In Terminal, run this (or save it as a .sh script and run that):