Running gedit from a Command Line

您可以從指令行執行 gedit,並開啟一個或多個檔案。如果要從指令行開啟多個檔案,請鍵入下列指令,然後按一下 Return 鍵。

gedit file1.txt file2.txt file3.txt

Alternatively, you can specify a URI instead of a filename.

For more information on how to run gedit from a command line, see the unix manual page for gedit, gedit(1).