What command is used to replace the existing string with
some other?
Answer Posted / drishya
:g/existing word/s//new word
this s can be used while using C in linux...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Give the command for finding the current date.
Explain command to show the space allocation of files?
Is it inbetween or in between?
What is a command and examples?
Is grep faster than awk?
Which command is used to copy files?
Does cp command overwrite files?
What is grep r?
What is the use of the command 'ls -x chapter[1-5]' ?
How can we use grep command in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Which command is used to restrict incoming messages?
What command will change your prompt to myprompt?
What is the difference between awk and grep?
What do know about tee command?