Answers for "run an app from terminal linux"

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 "run an app from terminal linux"

Browse Popular Code Answers by Language