LPI 010-160 Practice Test - Questions Answers, Page 4
List of questions
Question 31

Which of the following are typical services offered by public cloud providers? (Choose three.)
Question 32

Which of the following characters in a shell prompt indicates the shell is running with root privileges?
Question 33

Which of the following commands are used to get information on the proper use of ls? (Choose two.)
Question 34

What is true about a recursive directory listing?
Question 35

Running the command rm Downloads leads to the following error: rm: cannot remove 'Downloads/': Is a directory
Which of the following commands can be used instead to remove Downloads, assuming Downloads is empty? (Choose two.)
Question 36

Which of the following directories contains information, documentation and example configuration files for installed software packages?
Question 37

Which of the following commands adds the directory /new/dir/ to the PATH environment variable?
Question 38

A user is currently in the directory /home/user/Downloads/ and runs the command
ls ../Documents/
Assuming it exists, which directory's content is displayed?
Question 39

A directory contains the following three files:
texts 1.txt texts 2.txt texts 3.csv
Which command copies the two files ending in .txt to the /tmp/ directory?
Question 40

FILL BLANK
When typing a long command line at the shell, what single character can be used to split a command across multiple lines?
Question