These classnotes are depreciated. As of 2005, I no longer teach the classes. Notes will remain online for legacy purposes

UNIX01/Introduction To Nano

Classnotes | UNIX01 | RecentChanges | Preferences

Showing revision 1
An editor that is very easy for a new-user to pick up is Pico. Pico has very simplistic key-commands that are layed out along the bottom of the screen. Pico is not considered a real editor by most UNIX system administrators as it lacks most of the features you would find in a more capable editor such as VI or Emacs.

One of the other problems Pico has is that it is distributed under a very restrictive license that does not allow modifications made to it. Thus, even for those UNIX administrators who want to use Pico but need more functionality, there is no way to fix it.

Enter Nano

Nano was a Free-Software alternative to Pico. It was written without any code from Pico, and thus, could be legally altered and modified. It has since surpased Pico in terms of functionality and is now a much more accepted and respected editor.

http://www.nano-editor.org/



Classnotes | UNIX01 | RecentChanges | Preferences
This page is read-only | View other revisions | View current revision
Edited July 25, 2003 8:35 pm (diff)
Search:
(C) Copyright 2003 Samuel Hart
Creative Commons License
This work is licensed under a Creative Commons License.