Results 11 to 14 of 14
Threaded View
-
19th Jan 2011, 05:43 AM #1OPBanned
replace multiple different texts in different text files
Is there a batch script or a windows program which can be used to replace multiple different texts inside different text files with different replacement texts at once using regex/wildcards?
Here's the scenario:
I have hundreds of text files with texts inside them such as E:\documents\fruits\Apple.jpg, E:\documents\instruments\Guitar.png, etc. along other lines of texts within the files.
I would like to replace these texts with different ones which I put inside one text file which contains the replacing texts one text per line. This text file's contents looks something like:
Code:E:\documents\121345643\Guitar.png E:\documents\347627548\Apple.jpg
I have Windowsgrep installed but I'm not sure whether it can be used to do this task. I have used it before for simple find and replace tasks in which I needed to replace similar texts within files with one "replace with" value.
Any kind of help would be appreciated.techdaemon Reviewed by techdaemon on . replace multiple different texts in different text files Is there a batch script or a windows program which can be used to replace multiple different texts inside different text files with different replacement texts at once using regex/wildcards? Here's the scenario: I have hundreds of text files with texts inside them such as E:\documents\fruits\Apple.jpg, E:\documents\instruments\Guitar.png, etc. along other lines of texts within the files. I would like to replace these texts with different ones which I put inside one text file which Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Replace text with Image in Wordpress ?
By Jayzzy in forum Webmaster DiscussionReplies: 1Last Post: 13th Nov 2012, 08:04 PM -
Rar Multiple Avi Files At Once, How To?
By TexWilliams in forum Webmaster DiscussionReplies: 4Last Post: 4th Jul 2011, 11:09 AM -
Multiple Files Search & Replace
By soft2050 in forum Webmaster ResourcesReplies: 14Last Post: 11th Mar 2011, 09:26 PM -
batch insert texts to the beginning of multiple files
By techdaemon in forum Technical Help Desk SupportReplies: 1Last Post: 22nd Jan 2011, 08:02 PM -
Renaming Multiple Files in SSH
By Crucify in forum Technical Help Desk SupportReplies: 6Last Post: 29th Jun 2009, 04:37 PM
themaCreator - create posts from...
Version 3.51 released. Open older version (or...