In the vi editor, which command initiates a forward search for a specified pattern?

Choose the correct answer

Explanation

In vi, the slash (/) command is used to search forward through the text for a given pattern, while the question mark (?) searches backward.

In the vi editor, which command initiates a forward … — Basic of linux unix | PakQuizHub