InterviewSolution
Saved Bookmarks
| 1. |
Which command is used to reverse the direction of repeating the search?(a) n(b) N(c) nn(d) NNThe question was asked by my college director while I was bunking the class.This interesting question is from Commands for Searching, Replacing and Substituting in Vi Editor topic in section The Vi Editor of Unix |
|
Answer» The CORRECT choice is (b) N |
|