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

5

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 a script file in terminal mac"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language