CompTIACompTIA
SK0-005 · Question #174
SK0-005 Question #174: Real Exam Question with Answer & Explanation
Sign in or unlock SK0-005 to reveal the answer and full explanation for question #174. The question stem and answer options stay visible for context.
Troubleshooting
Question
A Linux administrator created a script that will run at startup. After successfully writing the script, the administrator received the following output when trying to execute the script: hash: ./startUp.sh: Permission denied Which of the following commands would BEST resolve the error message?
Options
- AChmod +w startup.sh
- BChmod 444 startup.sh
- CChmod+x startup.sh
- DChmod 466 startUp,sh
Unlock SK0-005 to see the answer
You've previewed enough free SK0-005 questions. Unlock SK0-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
#Linux File Permissions#chmod command#Script Execution#Troubleshooting