InterviewSolution
Saved Bookmarks
| 1. |
____ searches for a first instance of a pattern in forwarding direction.(a) /(b) %(c) &(d) ?I have been asked this question during an online interview.Origin of the question is Commands for Searching, Replacing and Substituting in Vi Editor topic in chapter The Vi Editor of Unix |
|
Answer» Right choice is (a) / |
|