00:00

QUESTION 41

Which of the following shell redirections will write standard output and standard error output to a file named filename?

Correct Answer: B

QUESTION 42

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

QUESTION 43

What is the purpose of the iconv command?

Correct Answer: E

QUESTION 44

Which of the following commands will reduce all consecutive spaces down to a single space?

Correct Answer: E

QUESTION 45

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