What command is used to replace the existing string with
some other?
Answer Posted / thangaraju
sed 's/existingstring/newstring/g' filename or Specfied
row means sed '1,10s/existingstring/newstring/g' filename
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
What is the command to compare two files in unix?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How does pipe () work?
What is command statement?
What are some command words?
What is the use of the command 'ls -x chapter[1-5]' ?
What's a command word?
What does the md command do?
What is the unix command to confirm a remote host is alive or not?
What is {} in find command?
What is the comma to display different lines that are found when compare two files?
Does cp command overwrite files?
How many unix commands are there?
What does sed command do in unix?
Using unix command how to display no of records in oracle?