Computer Science - Linux - Discussion

Discussion Forum : Linux - Section 1 (Q.No. 20)
20.
Which of the following is not a communication command?
grep
mail
mesg
write
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
14 comments Page 2 of 2.

Vasanth said:   9 years ago
The grep command is used to pick out the selected word from the file and print the output
and find command is used find out the particular file's or directory's path.
(1)

HamissouOumarou said:   8 years ago
By default, grep is used to display the matching lines.
(1)

Abhishek Sharma said:   5 years ago
Grep is used to search the string in Linux.
(1)

Sampige bs said:   6 months ago
mail, mesg and write are communication commands.


Post your comments here:

Your comments will be displayed after verification.