Answers for "how do you execute a sh file on mac"

5

run sh from terminal mac

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

Code answers related to "how do you execute a sh file on mac"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language