Answers for "how to create sh script in mac"

5

run sh from terminal mac

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language