| ID: 104 |
Category: Ubuntu |
Date Posted: 06/02/2010 |
Page Impressions : 2,473 |
|
 |
Edit a file using sudo gedit using the terminal in Ubuntu |
|
To edit a file using the terminal in Ubuntu, enter the following command:
sudo gedit {filename}
Enter your root password if required, and your file will appear ready for editing.
You will need access as a root user to change config and system files.
gedit is a Lightweight editing tool for the GNOME desktop found in many distributions of Linux, BSD and other Unix systems.
|
|
|