CompTIACompTIA
XK0-005 · Question #469
XK0-005 Question #469: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #469. The question stem and answer options stay visible for context.
System Management
Question
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?
Options
- Aecho 'export PATH=$PATH:/opt/operations1/bin' >> /etc/profile
- Becho 'export PATH=/opt/operations1/bin' >> /etc/profile
- Cecho 'export PATH=$PATH/opt/operations1/bin' >> /etc/profile
- Decho 'export $PATH:/opt/operations1/bin' >> /etc/profile
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Environment Variables#PATH Variable#Shell Configuration#System Administration