Linux.com

Don't forget the text editor

Posted by: Anonymous [ip: 70.77.17.189] on June 26, 2008 07:39 PM
Don't forget the true basic editor, the line editor ed, of which vi is a screen-oriented extension. ed is present on every Unix system and can be run on any terminal-like device, including single-line printing terminals. For quick little changes it is the fastest and least obtrusive way to do.

#

Return to Don't forget the text editor