info2html $Revision: 1.3 $
File: ed.info[別], Node: Top[別], Next: Overview[別], Up: (dir)[別]
The GNU ed line editor
**********************
This manual is for GNU ed (version 0.7, 18 July 2007).
GNU ed is an 8-bit clean, more or less POSIX-compliant
implementation of the standard Unix line editor. These days,
full-screen editors have rendered `ed' mostly of historical interest.
Nonetheless, it appeals to a handful of aging programmers who still
believe that "Small is Beautiful".
* Menu:
* Overview[別]:: Overview of the `ed' command
* Introduction to Line Editing[別]:: Getting started with GNU `ed'
* Invoking Ed[別]:: Command line interface
* Line Addressing[別]:: Specifying lines/ranges in the buffer
* Regular Expressions[別]:: Patterns for selecting text
* Commands[別]:: Commands recognized by GNU `ed'
* Limitations[別]:: Intrinsic limits of GNU `ed'
* Diagnostics[別]:: GNU `ed' error handling
Copyright (C) 1993, 2006, 2007 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
[ HOME ][ dirへ戻る ]