Free LFCS Exam Dumps

Question 26

What is the output of the following command?
for token in a b c; do echo -n ${token}; done

Correct Answer:B

Question 27

Which of the following statements is correct when talking about /proc/?

Correct Answer:C

Question 28

Which of the following are commonly used Mail Transfer Agent (MTA) applications? (Choose THREE correct answers.)

Correct Answer:ACD

Question 29

Which character starts a comment line in a shell script file?

Correct Answer:C

Question 30

CORRECT TEXT
On a Linux system with shadow passwords enabled, which file in the file system contains the password hashes of all local users? (Specify the full name of the file, including path.)

Correct Answer:/etc/shadow