Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Download Full Version 010-160 LPI Exam

Page: 5 / 6
Total 80 questions

Linux Essentials Certificate Exam - version 1.6 Questions and Answers

Question 17

Which of the following commands will search for the filefoo.txtunder the directory/home?

Options:

A.

search /home –file foo.txt

B.

search /home foo. txt

C.

find /home – file foo.txt

D.

find /home –name foo.txt

E.

find /home foo.txt

Question 18

What is a Linux distribution?

Options:

A.

The Linux file system as seen from the root account after mounting all file systems.

B.

A bundling of the Linux kernel, system utilities and other software.

C.

The set of rules which governs the distribution of Linux kernel source code.

D.

An operating system based on Linux but incompatible to the regular Linux kernel.

E.

A set of changes to Linux which enable Linux to run on another processor architecture.

Question 19

Most commands on Linux can display information on their usage. How can this information typically be displayed?

Options:

A.

By running the command with the option /? or /??.

B.

By running the command with the option ?! or ?=!.

C.

By running the command with the option /doc or /documentation.

D.

By running the command with the option -h or --help.

E.

By running the command with the option -m or --manpage.

Question 20

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.shleads to this error:

bash: ./test.sh: Permission denied

What should be done in order to successfully execute the script?

Options:

A.

The file’s extension should be changed from .shto.bin.

B.

The execute bit should be set in the file’s permissions.

C.

The user executing the script should be added to theexecgroup.

D.

The SetUID bit should be set in the file’s permissions

E.

The script should be run using#!./test. shinstead of./test.sh.

Page: 5 / 6
Total 80 questions