0% found this document useful (0 votes)
47 views

Gedit

Gedit is the default text editor for the Gnome Desktop Environment. It can be used to view existing text files or create new ones by running "gedit filename" from the terminal. Gedit provides a simple interface for viewing and editing text files.

Uploaded by

missowusu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views

Gedit

Gedit is the default text editor for the Gnome Desktop Environment. It can be used to view existing text files or create new ones by running "gedit filename" from the terminal. Gedit provides a simple interface for viewing and editing text files.

Uploaded by

missowusu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

gedit

● Now it's time to learn how to view and edit text files.
● gedit is the default text editor for the Gnome Desktop Environment
● Example (Viewing a file)
If you want to view an existing text file named file1
gedit file1
Will open up file1 for you and you can view it or edit it.
● Example (Creating a file)
If you want to create a new text file named file2
gedit file2
Will create file2 and you can start adding text to it.
● gedit is very simple to use and is also pretty self­explanatory

You might also like