Thursday 28 January 2016

Pass4sure LX0-103 Question Answer

Which of the following statements is correct regarding the command foo 1> bar?

A. The stdout from the command foo is appended to the file bar.
B. The stdout from the command foo overwrites the file bar.
C. The command foo receives its stdin from the file bar.
D. The command foo receives its stdin from the stdout of the command bar.
E. The stderr from the command foo is saved to the file bar.

Answer: B                                                

What is the purpose of the Bash built-in export command?

A. It allows disks to be mounted remotely.
B. It runs a command as a process in a subshell.
C. It makes the command history available to subshells.
D. It sets up environment variables for applications.
E. It shares NFS partitions for use by other systems on the network.

Answer: D

No comments:

Post a Comment

Note: only a member of this blog may post a comment.