Which of the following shell redirections will write standard output and standard error output to a file named filename?
Correct Answer:
B
CORRECT TEXT
Which command is used to sync the hardware clock to the system clock? (Specify ONLY the command without any path or parameters.)
Correct Answer:
hwclock/sbin/hwclock/usr/sbin/hwclock
What is the purpose of the iconv command?
Correct Answer:
E
Which of the following commands will reduce all consecutive spaces down to a single space?
Correct Answer:
E
Which of the following commands connects to the remote host example.com which has OpenSSH listening on TCP port 2222? (Choose TWO correct answers.)
Correct Answer:
BC