Answers for "macos run app from terminal"

1

mac terminal run program

open -a "App Store"
Posted by: Guest on August-12-2021
1

how to open any application using terminal

ou can just type the the name of the application you want to start. 
In your case it would be libreoffice or if you want to go to writer 
directly you can type  libreoffice --writer
Posted by: Guest on June-07-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language