The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
replace text in a file from the command line...
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
replace text in a file from the command line...
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
09-04-2001
rwb1959
Registered User
Join Date: Aug 2001
Location: Virginia, USA
Posts: 438
Sounds like you also need "sed"
http://wwwinfo.cern.ch/dis/texi2html...2/sed_toc.html
You can place this in a loop in a shell script.
You can get the files to edit from ls or find.
rwb1959
View Public Profile
Visit rwb1959's homepage!
Find all posts by rwb1959