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 1 of 2.

Vanshali said:   1 decade ago
The 'grep' command is used for pattern searching, not for communication.

Prashant umariya said:   1 decade ago
Grep is a command-line text-search utility originally written for Unix, not for communication.

Akshay said:   1 decade ago
Grep command basically searches what you want I to search, vaishali rightly said, pattern searching command.

KK Tiwari said:   1 decade ago
Grep command is used for pattern matching in Linux operating system.

Ashu said:   1 decade ago
Grep is used to search a word or string inside a file.

Indrajit Narvekar said:   1 decade ago
In think communication means, it is between command line and program.

Xyxy said:   1 decade ago
What are the commands that come under communications?

Bhavika said:   1 decade ago
grep, egrep, fgrep: Print lines matching a pattern.

Vijaybabu said:   9 years ago
Can anybody tell me the difference between grep command and find command?

KUTBUDDEEN ANSARI said:   9 years ago
The shell program is stored in a file called:

A- UNIX
B- sh
C- Dd
E- Cc

Give the answer.


Post your comments here:

Your comments will be displayed after verification.