What is use of sed command?
Answer Posted / sujit
sed is use to replace a character string with a defferent
string
syntax of "sed"
sed s/oldstring/newstring/filename
example
sed s/sujit/ajit/abc.old>abc
it means string sujit change into ajit which placed in file
abc.old
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the significance of the 'tee' command?
How do I use grep to search for a file?
What's a command word?
hw will u use awk in replacing cahrs and files
What do know about tee command and its usage?
What is the functionality of a top command?
What are awk commands?
How do I run a whois command?
Write a command to display a file’s contents in various formats?
Name the general commands in using unix os for a beginner?
How do I run a bash script?
What is updatedb?
What does sed command do in unix?
Who command in unix?
Which command is used to restrict incoming messages?