nerdexam
LPI

117-102 · Question #211

What is the purpose of the bash built-in export command

The correct answer is D. To setup environment variables for applications. See the full explanation below for the reasoning.

Question

What is the purpose of the bash built-in export command

Options

  • ATo allow disks to be mounted remotely
  • BTo run a command as a process in a sub-shell
  • CTo make the command history available to sub-shells
  • DTo setup environment variables for applications
  • ETo share NFS partitions for use by other systems on the network

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    8% (2)
  • C
    8% (2)
  • D
    79% (19)

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice