nerdexam
LPI

102-350 · Question #155

What does the following command accomplish: $ export PATH=$PATH:$APPLICATIONS

The correct answer is B. Updates the path with the value of $APPLICATIONS. See the full explanation below for the reasoning.

Question

What does the following command accomplish: $ export PATH=$PATH:$APPLICATIONS

Options

  • AChanges path to the applications directory.
  • BUpdates the path with the value of $APPLICATIONS.
  • CAll NFS users can mount the applications directly.
  • DUpdates path with the applications directory.

How the community answered

(44 responses)
  • A
    2% (1)
  • B
    75% (33)
  • C
    14% (6)
  • D
    9% (4)

Community Discussion

No community discussion yet for this question.

Full 102-350 Practice