print friendly version

Questions and answers

226
What editor should I use on the central Unix system?


The commands described below need to be entered while logged in to the Unix server.   Normally you'll see a prompt ending with $ when the command interpreter (or shell) is ready for another command.

For simple text editing, you might like to try using Pico which is the editor that Pine uses for composing email messages. Pico comes with built-in help and context-sensitive menus. To use it, just give the command

pico filename

An alternative and more feature-rich plain text editor is emacs.  There are various sources of online documentation.  Try:

zoo.cs.yale.edu/classes/cs210/help/emacs.html (a simple guide)

The official, complete online manual can be found at:
www.delorie.com/gnu/docs/emacs/emacs_toc.html

You can also obtain basic information on emacs by entering the command:

info emacs

Your files on the Unix system should also be accessible from your campus Windows desktop, so you could also use Notepad++ to edit such files.

Help us to improve this answer

Please suggest an improvement
(login needed, link opens in new window)

Your views are welcome and will help other readers of this page.

Categories

This is question number 226, which appears in the following categories:

Created by Andy Clews on 27 July 2001 and last updated by Andy Clews on 4 August 2015