``<tt>/</tt><em>string</em><tt>/</tt>" Finding a Pattern



next up previous contents
Next: :set all Up: ``vi;; Visual Editor Previous: ``:num;; Line Number

``/string/" Finding a Pattern

To find a specific string, use

/string/
where string is the literal to be found.

Upon finding string, the cursor will position itself at the beginning of the literal.



Super-User
Fri Feb 17 15:55:40 EST 1995