Computer Science - Unix

Exercise : Unix - Section 3
6.
Which command is used to save the standard output in a file, as well as display it on the terminal?
more
cat
grep
tee
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

7.
The command that can be used to restrict incoming messages to a user is
mesg
grep
halt
sleep
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

8.
Which of the following commands is used to copy directory structures in and out
cp
cpio
cp - p
copy
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

9.
Which of following commands is used for an automatic reminder service?
write
mesg
calendar
mail
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

10.
Which command allows you to view your file 24 lines at a time?
more
pg
cat
lp
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.