A systems administrator is implementing a new service task with systems at startup and needs to execute a script entitled test.sh with the following content:The administrator tries to run the script after making it executable with chmod +x; however, the script will not run. Which of the following should the administrator do to address this issue? (Choose two.) A. Add #!/bin/bash to the bottom of the script. B. Create a unit file for the new service in /etc/systemd/system/ with the name helpme.service in the location. C. Add #!//bin/bash to the top of the script. D. Restart the computer to enable the new service. E. Create a unit file for the new service in /etc/init.d with the name helpme.service in the location. F. Shut down the computer to enable the new service. Â Suggested Answer: BC Community Answer: BC This question is in XK0-005 CompTIA Linux+ Exam For getting CompTIA Linux+ Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by CompTIA. Trademarks, certification & product names are used for reference only and belong to CompTIA. The website does not contain actual questions and answers from CompTIA's Certification Exams.
Please login or Register to submit your answer