Answers for "how to run the shell script in mac"

4

run sh from terminal mac

chmod +x fileName
bash fileName
Posted by: Guest on April-25-2020
0

run sh not a command mac

./run.sh
Posted by: Guest on June-25-2020

Code answers related to "how to run the shell script in mac"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language