LPI
101-350 · Question #39
101-350 Question #39: Real Exam Question with Answer & Explanation
The correct answer is B. To automate the export of variables for subsequently executed commands.. 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 automate the export of variables for subsequently executed commands.
- CTo make the command history available to sub-shells.
- DTo run a command as a process in a sub-shell.
- ETo save variable settings for future shell invocations.
Community Discussion
No community discussion yet for this question.