Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Find and move jpg files
Name: newbee Date: March 27, 2009 at 02:47:42 Pacific OS: Windows XP Subcategory: Batch
Comment:
Hi All
First I want to thank everyone that have helped me so far :-)
Is it it possible for a bat file to search the computer for jpg files and move or copy them to one directory ?
I kind of lost track of where every jpg file might be :-)
Name: ghostdog Date: March 27, 2009 at 03:30:46 Pacific
Reply:
you can do that with batch, but i will let others show you how. here's an easier way, if you can download unix tools for windows, using coreutils and findutil.
Summary: Hello, I'm hoping someone can help me with a problem. I need to have a batchfile rename a file with the current date, and move the file to a corrisponding 'month' folder. How do I get the batch to ...
Summary: Can you please suggest a way to be able to search for a string inside files and move the files into another folder from the query output. Say in a folder I need to search for a substring say '123' ins...
Summary: Hi All, Someone please help. I am new to Batch scripts. I need to copy a file, rename it with extension and move it to another folder in the same location. Looking forward fr your help. Thanks Sumi Ma...