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
Can you enlist some commonly used network commands?
What does #!/ Bin sh do?
How do I use grep to find a file?
What does the md command do?
Why is grep called grep?
How do I search for a file in unix command?
Name the unix command to find how many days the server has been up.
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Explain mount and unmount command.
What is the use of the tee command?
What is grep r?
Why is it called a shebang?
What are the commands in UNIX to list the files in a Directory?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is ‘ps’ command for?