Multiple choice

Which of the following is not a communication command?

  1. grep

  2. mail

  3. mesg

  4. write

  5. ping

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Grep is not a communication, but a search command that allows to search one file or multiple files for lines that contain a pattern.