Running gedit from a Command Line

Може да стартирате gedit от командния ред и да отворите един или много файлове. За да отворите много файлове от командния ред, въведете следната команда и после натиснете Enter:

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).