Answers for "linux command to open application"

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 "linux command to open application"

Browse Popular Code Answers by Language