nerdexam
LPI

101-500 · Question #15

What is the purpose of the Bash built-in export command?

The correct answer is D. It sets up environment variables for applications. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

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.

How the community answered

(56 responses)
  • A
    2% (1)
  • B
    4% (2)
  • D
    93% (52)
  • E
    2% (1)

Explanation

You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Topics

#bash export#environment variables#shell scripting#subshells

Community Discussion

No community discussion yet for this question.

Full 101-500 Practice