List of questions
Related questions
Question 138 - SK0-005 discussion
A Linux administrator created a script that will run at startup. After successfully writing the script, the administrator received me following output when trying to execute the script:
Bash ./startup,sh:Permission denied
Which of the following commands would BEST resolve the error message?
A.
Chmod +w startup.sh
B.
Chmod 444 startup.sh
C.
Chmod+x startup.sh
D.
Chmod 466 startUp,sh
Your answer:
0 comments
Sorted by
Leave a comment first