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 is the difference between grep and grep?
Can you explain a little bit about command substitution?
What is the difference between cat command and more command?
Name the unix command to find how many days the server has been up.
What is ctrl d?
What is $0 bash?
What does grep v do?
What does the command '$ls | wc –l > file1' do?
What is the use of cut command in unix?
Explain command to display different lines that are found when compare two files?
What command is used to switching between users in unix?
What is ‘ps’ command for?
How does the system know where one command ends and another begins?
Which command is used to create a directory?
What does awk stand for?