Answers for "how to do a search in vi"

2

vi search

To search forward, press / and to search backward press ?, type the search pattern and press Enter to run the search:
Posted by: Guest on April-28-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language