Linux Mulitple Choice Questions - Part 3
In this article, we test our Linux knowledge by going over 60 multiple choice questions.
1. Which command is used to handle the character stream by duplicating its input?
(a) tee
(b) tree
(c) ls
(d) tty
Ans: (a)
Explanation: The tee command is used t...
linuxnotes.hashnode.dev19 min read