What command is used to replace the existing string with
some other?
Answer Posted / jaga
:%s/string/String1/g
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What does grep v do?
How do you grep a case insensitive?
What are bash commands?
What is the difference between cat command and more command?
What does the “echo” command do?
What is the pipe command?
What is the first character of the output in ls l command?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the use of egrep command in unix?
What are awk commands?
Which command will print your home directory on screen?
Why is awk called awk?
Describe the zip/unzip command using gzip.
What is the size of time_t?
What does sed command do in unix?