InterviewSolution
Saved Bookmarks
| 1. |
Which command is used for repeating the search in the same direction?(a) n(b) N(c) nn(d) NNI had been asked this question in an online interview.The above asked question is from Commands for Searching, Replacing and Substituting in Vi Editor topic in chapter The Vi Editor of Unix |
|
Answer» Correct choice is (a) n |
|