Answers for "macos run app from terminal with a specific program"

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 "macos run app from terminal with a specific program"

Browse Popular Code Answers by Language