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
What is used to type command?
what is the advaantage of each user having its own copy of the shell?
Which command can you use to find the currently running process in unix server?
What is the command to compare two files in unix?
What does awk stand for?
What is command substitution?
What is .sh file?
What happens when we execute a unix command?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What will the following command do?
hw will u use awk in replacing cahrs and files
What is the use of egrep command in unix?
Is grep faster than awk?
What command will change your prompt to myprompt?
How does the system know where one command ends and another begins?