A new shell command generates too much output to read on the screen and does not write to a log file. Which of the following would capture the output for evaluation?
A.
Pipe the output to the cat command
B.
Reduce MOG_LEVEL=6 in /etc/syslog.conf to a lower number
C.
Use on the command line
D.
Run the command as a daemon
I have the same idea. C