List of questions
Related questions
Question 96 - XK0-005 discussion
An administrator installed an application from source into /opt/operations1/ and has received numerous reports that users are not able to access the application without having to use the full path /opt/operations1/bin/*. Which of the following commands should be used to resolve this issue?
A.
echo 'export PATH=$PATH:/opt/operations1/bin' >> /etc/profile
B.
echo 'export PATH=/opt/operations1/bin' >> /etc/profile
C.
echo 'export PATH=$PATH/opt/operations1/bin' >> /etc/profile
D.
echo 'export $PATH:/opt/operations1/bin' >> /etc/profile
Your answer:
0 comments
Sorted by
Leave a comment first