LPI
101-500 · Question #15
What is the purpose of the Bash built-in export command?
Sign in or unlock 101-500 to reveal the answer and full explanation for question #15. The question stem and answer options stay visible for context.
Shells and Shell Scripting
Question
What is the purpose of the Bash built-in export command?
Options
- AIt allows disks to be mounted remotely.
- BIt runs a command as a process in a subshell.
- CIt makes the command history available to subshells.
- DIt sets up environment variables for applications.
- EIt shares NFS partitions for use by other systems on the network.
Unlock 101-500 to see the answer
You've previewed enough free 101-500 questions. Unlock 101-500 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#bash export#environment variables#shell scripting#subshells