The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
how to change the content thru sed.....
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
how to change the content thru sed.....
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
09-19-2007
pbsrinivas
Registered User
Join Date: Jul 2006
Posts: 141
sed
" /$1/ c\$1=$2" noname.txt
should do...
pbsrinivas
View Public Profile
Find all posts by pbsrinivas