Question: What does the # ! / bin / bash at the beginning of a script mean? The script is executable and is stored in /

What does the #!/bin/bash at the beginning of a script mean?
The script is executable and is stored in /bin/bash.
The script is executable and runs bash commands.
The script loads immediately and runs bash commands.
The line is a comment line, and the script is stored in /bin/bash.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!