nerdexam
LPI

117-102 · Question #21

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

(39 responses)
  • A
    13% (5)
  • B
    79% (31)
  • C
    5% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice