What is the command to search all files in your current directory for the word "plasmodium" in UNIX?

  1. grep plasmodium *

  2. find plasmodium -all

  3. lookup plasmodium *

  4. cat plasmodium *


Correct Option: A

Find more quizzes: