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

For explanation: ‘N’ reverses the direction pursued by ‘n’, which MEANS that we can USE it to retrace our SEARCH path.



Discussion

No Comment Found

Related InterviewSolutions