LPI
117-010 · Question #89
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
(48 responses)- A2% (1)
- B10% (5)
- C2% (1)
- D81% (39)
- E4% (2)
Community Discussion
No community discussion yet for this question.