Thursday, June 3

To make a Bash script executable, you should run:

A. chmod +x script.sh
B. exec script.sh
C. bash script.sh
D. source script.sh


No comments:

Post a Comment