How would you change all occurrences of a value using VI?
Answer Posted / sameer
press esc+shift
then when the VI takes u to the edit mode use the following.
:1,$s/pattern to be changed/new value/g
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How can you see the command line history?
What is in grep command?
How to find $ai_serual resolved path by using unix
What are the unix commands?
Why is grep called grep?
Which command should you use to find the remaining disk space in unix server?
Who command in unix?
What is the search command in unix?
What command is used to check the current users?
What does pipe () return?
What is the difference between cat command and more command?
Who command in unix operating system?
How do I use grep to find a file?
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
Why is awk called awk?