기타

How to run libreoffice from shell in Ubuntu 20.04

건이두 2021. 3. 17. 20:44
728x90

Let's see how to run libreoffice from shell in Ubuntu 20.04

As an example, we are going to run calc with csv file, just remember two things,

One is 'libreoffice', the other is '--calc', that's all.

libreoffice --calc my.csv

 

728x90