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)- A13% (5)
- B79% (31)
- C5% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.