Lpi Linux Essentials Certificate Exam, version 1.5 - 010-150 FREE EXAM DUMPS QUESTIONS & ANSWERS

What are the three sets of permissions for a file?
Correct Answer: B Vote an answer
What is the output of the following command?
for token in a b c; do
echo -n ${token};
done
Correct Answer: B Vote an answer
What keyword is missing from the following segment of the shell script?
for i in *; _____
cat $i
done
Correct Answer: A Vote an answer
Which one of the following statements concerning Linux passwords is true?
Correct Answer: B Vote an answer
Where is the BIOS located?
Correct Answer: A Vote an answer
Which of the following is a Linux based operating system for use on mobile devices?
Correct Answer: D Vote an answer
Which command displays the list of groups to which a user belongs?
Correct Answer: B Vote an answer
The output of the program date should be saved in the variable actdat. What is the correct statement?
Correct Answer: E Vote an answer
0
0
0
10