Thread
:
Appending text files
View Single Post
#
2
(
permalink
)
04-01-2006, 10:44 PM
tom
Contributors
User
Join Date: Jun 2005
Location: London, UK
Posts: 213
Rep Power:
4
I think you want to do find and replace then use replace command:
Code:
replace "OLDTEXT" "NEWTEXT" <INPUT-FILE >OUTPUT-FILE
See more usage at
http://www.cyberciti.biz/nixcraft/vi...ng-in-many.php
tom
View Public Profile
Find all posts by tom