Linux OS Editors Question: Which command searches the string in file opened in vi editor? a) / or ? b) f or F c) t or T d) none of the mentioned Linux Editors Interview QuestionAnswer: a) / or ? Previous QuestionNext QuestionIn vi editor, which command reads the content of another file? a) read b) r c) ex d) none of the mentionedWhich one of the following statement is true? a) autoindentation is not possible in vi editor b) autoindentation can be set using the command ':set ai' c) autoindentation can be set using the command ':set noai' d) autoindentation is set by default in vi editor