Discount Offer
Go Back on 010-150 Exam
Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99



Pass exam with Dumps4free or we will provide you with three additional months of access for FREE.

010-150 Practice Test


Page 5 out of 16 Pages

Topic 2: Finding Your Way on a Linux System

Which command line can be used to search help files that mention the word "copy"?


A.

man -k copy


B.

whatis copy


C.

man copy


D.

copy help


E.

copy –help





A.
  

man -k copy



Which command shows all of the directories that the shell searches for programs?


A.

less $PWD


B.

echo $PATH


C.

more $ALL_PATH


D.

get $PATH


E.

cat $PATH





B.
  

echo $PATH



Which of the following is a valid option for a typical command to get its built-in usage
information?


A.

-?


B.

-H


C.

help


D.

--manual


E.

–help





E.
  

–help



Which of the following is an example of globbing?


A.

ls /etc/ 2> files.txt


B.

ls /etc/ > files.txt


C.

ls /etc/*.txt


D.

ls /etc/ | more





C.
  

ls /etc/*.txt



Which of the following commands increases the number of elements in a directory?
(Choose two)


A.

touch newfile


B.

create newfile


C.

ls newfile


D.

rmdir newdirectory


E.

mkdir newdirectory





A.
  

touch newfile



E.
  

mkdir newdirectory




Page 5 out of 16 Pages
Previous