Linux Essentials Certificate Exam, version 1.6
010-160 Exam

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

  1. $PATH=/new/dir: $PATH
  2. PATH=/new/dir: PATH
  3. export PATH=/new/dir: PATH
  4. export $PATH=/new/dir: $PATH
  5. export PATH=/new/dir: $PATH

Answer(s): E



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?

  1. /home/user/Documents/
  2. /home/user/Documents/Downloads/
  3. /home/user/Downloads/Documents/
  4. /Documents/
  5. /home/Documents

Answer(s): D



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?

  1. cp ??.txt /tmp/
  2. cp *.txt /tmp/
  3. cp. \.txt /tmp/
  4. cp ?.txt /tmp/
  5. cp $?.txt /tmp/

Answer(s): B



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

  1. \
  2. /

Answer(s): A




Parag
Hi, Let me appreciate your Study Guide. I passed the exam with 92%. All the questions were from the study guide. I am still wondering where I went wrong for not scoring 100%. I will not hesitate to recommend your site to my friends and colleagues. Thanks
- UNITED STATES
Upvote


J M
Hello, I purchased your 640-801 last week and I was able to pass my exam with 96%. The questions were all the same. I wondering how you guys do it? Keep up the good job. I appreciate your service and your best price. Thanks
- UNITED STATES
Upvote

Read more ...