Skip to Content
Ubuntu: Up and Running
book

Ubuntu: Up and Running

by Robin Nixon
April 2010
Beginner
464 pages
12h 7m
English
O'Reilly Media, Inc.
Content preview from Ubuntu: Up and Running

Using Nano to Edit Files

Most of the time you’ll probably edit files from the desktop using either the Gedit or OpenOffice.org program. But when you are already using a Terminal window, sometimes it’s quicker and easier to use the Nano text editor. It’s very easy to use, and unlike the Linux or Unix editors that programmers use for heavy text editing, Nano doesn’t require learning a complex series of keyboard shortcuts.

To edit an already existing file, type nano followed by its path and filename. For example, to edit the document chapter7.txt in the Documents folder, I entered the following, resulting in the screen shown in Figure 7-10:

nano ~/Documents/chapter7.txt
Editing a document using Nano

Figure 7-10. Editing a document using Nano

To navigate around the document, use the cursor keys. All the other actions you need are listed at the bottom of the screen, with the ^ character representing the Ctrl key. So, to save a document, press Ctrl-O, edit the filename shown near the bottom of the screen (if necessary), and then press Enter. If you want to save a file and exit the program at the same time, you can press Ctrl-X, press the y key when asked to confirm the save, edit the filename if necessary, and then press Enter.

You can also create a brand new document by entering nano without any argument. You would then specify your document’s path and filename upon saving it.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Ubuntu Made Easy

Ubuntu Made Easy

Rickford Grant, Phil Bull
Ubuntu for Non-Geeks, 4th Edition

Ubuntu for Non-Geeks, 4th Edition

Rickford Grant, Phil Bull
CentOS Quick Start Guide

CentOS Quick Start Guide

Shiwang Kalkhanda

Publisher Resources

ISBN: 9781449382827Errata Page