6 posts tagged with files and batch. (View popular tags)
Displaying 1 through 6 of 6. Subscribe:
Hi AskMeFi. Can someone tell me how to combine 350 text files into one large text file so that the original filenames and dates are included above (or below) each entry? I'm using Vista Home Premium and they are all generic .txt files. I'm moving all of my notes into Evernote but want to save the names and dates of the individual txt files.
posted by chimrichalds
on Sep 12, 2009 -
15 answers
Batch convert Word docs to text files? [more inside]
posted by yarrow
on Jul 9, 2009 -
5 answers
I have a text file containing a list of image filenames and I'd like to be able to point at a folder and have it select, move or label based on the list of filenames. Is there software, script or tool that makes automating this possible? [more inside]
posted by tinamonster
on Jun 25, 2009 -
22 answers
I have a bunch of files, in a nested directory structure. I'd like to collapse the directory structure and move all the files into one folder, preferably sorting them by file extension or name. How do I do this as quickly and easily as possible in WinXP? (Using Cygwin is OK if that's the only way to do it.) [more inside]
posted by Kadin2048
on May 9, 2007 -
7 answers
I have a large number of files sitting in a directory. I'd like to automate the following: Take each file, create a subdirectory for it (the name can be anything), and move the file into that subdirectory. Repeat until every file is moved into its own subdirectory. This is in Windows XP (although obviously I could use a .BAT file in MS-DOS).
Thanks
posted by mikeand1
on Nov 7, 2006 -
24 answers
I need to move thousands of files (01_preview.jpg, 02_preview.jpg, 03_preview.jpg, etc.) into matching (pre-existing) folders whose names are basically the same as the filenames (folder names are 01, 02, 03, etc.) I'm on a Windows box. Is this a good job for a .BAT file? Can you help me write such a .BAT file? (Online tutorials for batch files have not helped me so far.) [more inside]
posted by chr1sb0y
on Feb 6, 2006 -
15 answers