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