Overview
The gedit text editor in GNOME desktop environments is a powerful graphical user interface (GUI) text editor which is similar to Notepad in Microsoft Windows. You will also learn the nano text editor, which, unlike gedit, is a terminal tool. This lab provides guidance on creating, modifying, and redirecting files of the Linux+. By performing this lab, students will learn how to manage text files using the gedit and nano editors.
outcomes:
In this lab, you will learn to:
- Use gedit for basic file editing.
- Use nano for basic file editing.
Key terms and descriptions
gedit
The gedit text editor in GNOME desktop environments is a powerful graphical user interface (GUI) text editor which is similar to Notepad in Microsoft Windows.
nano
The nano text editor is a command line text editor in Linux.