LPI 010-160 Practice Test - Questions Answers, Page 3
List of questions
Question 21
Which of the following commands sorts the output of the command export-logs?
Question 22
A directory contains the following files:
What would be the output of the following shell script? for file in *.txt
Question 23
Which of the following commands will search for the file foo.txt under the directory /home?
Question 24
The current directory contains the following file:
-rw-rβrβ 1 root exec 24551 Apr 2 12:36 test.sh
The file contains a valid shell script, but executing this file using ./test.sh leads to this error:
bash: ./test.sh: Permission denied
What should be done in order to successfully execute the script?
Question 25
What is a Linux distribution?
Question 26
Which package management tool is used in Red Hat-based Linux Systems?
Question 27
Which of the following programs is a graphical editor for vector graphics?
Question 28
Where is the operating system of a Raspberry Pi stored?
Question 29
What is defined by a Free Software license?
Question 30
Why are web browser cookies considered dangerous?
Question