Guest_imported
New member
- Jan 1, 1970
- 0
I want to know the (sed) command syntax and the usage. suppose I have a file like this
file content
-------------------
abc
def
xxx
yyy
I want to change the particular word say 'xxx' to 'www' without doing in vi editor, I think I can use the sed command right, please send me the syntax with an ex.
(mail me on bsmurugavel@yahoo.com)
file content
-------------------
abc
def
xxx
yyy
I want to change the particular word say 'xxx' to 'www' without doing in vi editor, I think I can use the sed command right, please send me the syntax with an ex.
(mail me on bsmurugavel@yahoo.com)