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

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

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

A.
Changes path to the applications directory.

B.
Updates the path with the value of $APPLICATIONS.

C.
All NFS users can mount the applications directly.

D.
Updates path with the applications directory.



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Roy

Roy

Answer should be B

Micha

Micha

Correct answere is B.