Computer Science - Linux - Discussion

Discussion Forum : Linux - Section 2 (Q.No. 22)
22.
Which of the following is not a filter command?
sort
wc
grep
cat
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

P. M. Aagjal said:   1 decade ago
But cat also uses std i/p and std o/p.

Rony said:   9 years ago
The cat stands for "catenate. " It reads data from files and outputs their contents. It is the simplest way to display the contents of a file at the command line.

Vikas said:   9 years ago
Cat using to creating the files.

Post your comments here:

Your comments will be displayed after verification.