A user who has a file open in vi wants to search for the next occurrence of the word 'coexistence'. Which of the following commands will accomplish this from within the editor's command mode?
A. /coexistence
B. :f coexistence
C. :s/coexistence
D. -- find_forward coexistence
Answer: A
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.