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)- A2% (1)
- B75% (33)
- C14% (6)
- D9% (4)
Community Discussion
No community discussion yet for this question.