How would you change all occurrences of a value using VI?
Answer Posted / sridhar
press esc+shift
then when the VI takes u to the edit mode use the following.
:%s/pattern/new value/g
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is the command to compare two files in unix?
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 does grep v do?
How to display no of records in oracle using unix command?
What is time_t?
What does #!/ Bin sh do?
What is grep r?
Who command in unix operating system?
What will the following command do?
How do you repeat a command in terminal?
Write a command to display a file’s contents in various formats?
Is command prompt unix?
Explain command to show the space allocation of files?
How many unix commands are there?