Answers for "how to run .script file in terminal in mac"

4

run sh from terminal mac

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

mac open programm bash

open -a ApplicationName /file/to/open
Posted by: Guest on October-29-2021

Code answers related to "how to run .script file in terminal in mac"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language