Question: 16. In a Bash script, what is the first instruction that must appear in the script? a. bash b. #bash c. #!/bin/bash d. H e.
16. In a Bash script, what is the first instruction that must appear in the script? a. bash b. #bash c. #!/bin/bash d. H e. None of these, you do not need to put any specific instruction as the first in your script 17. True/false: To run a script, the text file storing the script must be made executable. 18. True/false: A Bash script can include Linux commands
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
