LPI 010-160 Practice Test - Questions Answers, Page 4
List of questions
Related questions
Which of the following are typical services offered by public cloud providers? (Choose three.)
Which of the following characters in a shell prompt indicates the shell is running with root privileges?
Which of the following commands are used to get information on the proper use of ls? (Choose two.)
What is true about a recursive directory listing?
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.)
Which of the following directories contains information, documentation and example configuration files for installed software packages?
Which of the following commands adds the directory /new/dir/ to the PATH environment variable?
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?
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?
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