In the beginning, there was the command line...
The command line was great and powerful, but unfulfilling for some tasks. Perhaps the most important of these tasks was editing text files, something UNIX was used for frequently in the early days. One of the original uses of the earliest UNIX systems was to author official AT&T publications, hence the Documenter's Workbench (see the Heirloom Documentation Tools page for more information).
The "standard" editor on UNIX was ed, an ancient, untamable beast; a line editor. For the longest time, ed was the only text editor that was guaranteed to be present on any given UNIX system, and almost certainly the only one available in single user mode, for fixing broken things.
read on for more...
» Continue reading