Multiple choice unix Which of the following is not a communication command. write mesg mail grep Reveal answer Fill a bubble to check yourself D Correct answer Explanation grep is a text search utility, not a communication command. write, mesg, and mail are all UNIX commands for user-to-user communication.