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

Vce 050-733 Questions Latest

Page: 4 / 4
Total 100 questions

SUSE Certified Linux Administrator 12 Questions and Answers

Question 13

You want to redirect the output of the ls command to the ls-output file which already exists. The output should

be appended to the file, it should not overwrite the existing content.

Which command accomplishes this task?

Options:

A.

ls >> ls-output

B.

ls ; ls-output

C.

ls && ls-output

D.

Is > ls-output

Question 14

Which command would you use to start the xeyes program in the background?

Options:

A.

xeyes > bg

B.

bg | xeyes

C.

xeyes -bg

D.

xeyes | bg

E.

xeyes &&

F.

xeyes &

Question 15

What is the type command used for?

Options:

A.

type determines the type of a command (shell builtin, alias, file on hard disk).

B.

type is used to determine the type of processor used (32-bit, 64-bit, Power)

C.

type displays the type of terminal (tty1, tty2) you are logged in to.

D.

type is used to print text to a teletypewriter.

Page: 4 / 4
Total 100 questions