diff options
Diffstat (limited to 'src/sed/doc/sed.info')
-rw-r--r-- | src/sed/doc/sed.info | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/src/sed/doc/sed.info b/src/sed/doc/sed.info new file mode 100644 index 0000000..2e0b20c --- /dev/null +++ b/src/sed/doc/sed.info @@ -0,0 +1,81 @@ +This is ../../doc/sed.info, produced by makeinfo version 4.5 from +../../doc/sed.texi. + +INFO-DIR-SECTION Text creation and manipulation +START-INFO-DIR-ENTRY +* sed: (sed). Stream EDitor. + +END-INFO-DIR-ENTRY + +This file documents version 4.1.5 of GNU `sed', a stream editor. + + Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004 Free Software +Foundation, Inc. + + This document is released under the terms of the GNU Free +Documentation License as published by the Free Software Foundation; +either version 1.1, or (at your option) any later version. + + You should have received a copy of the GNU Free Documentation +License along with GNU `sed'; see the file `COPYING.DOC'. If not, +write to the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02110-1301, USA. + + There are no Cover Texts and no Invariant Sections; this text, along +with its equivalent in the printed manual, constitutes the Title Page. + +Indirect: +sed.info-1: 935 +sed.info-2: 50405 + +Tag Table: +(Indirect) +Node: Top935 +Node: Introduction3816 +Node: Invoking sed4370 +Ref: Invoking sed-Footnote-19396 +Ref: Invoking sed-Footnote-29588 +Node: sed Programs9691 +Node: Execution Cycle10838 +Ref: Execution Cycle-Footnote-112011 +Node: Addresses12322 +Node: Regular Expressions17061 +Node: Common Commands24610 +Node: The "s" Command26608 +Ref: The "s" Command-Footnote-130940 +Node: Other Commands31012 +Ref: Other Commands-Footnote-136149 +Node: Programming Commands36221 +Node: Extended Commands37130 +Node: Escapes40705 +Ref: Escapes-Footnote-143711 +Node: Examples43902 +Node: Centering lines44997 +Node: Increment a number45909 +Ref: Increment a number-Footnote-147489 +Node: Rename files to lower case47609 +Node: Print bash environment50405 +Node: Reverse chars of lines51185 +Ref: Reverse chars of lines-Footnote-152202 +Node: tac52424 +Node: cat -n53206 +Node: cat -b55063 +Node: wc -c55815 +Ref: wc -c-Footnote-157748 +Node: wc -w57817 +Node: wc -l59289 +Node: head59526 +Node: tail59850 +Node: uniq61534 +Node: uniq -d62330 +Node: uniq -u63054 +Node: cat -s63778 +Node: Limitations65667 +Node: Other Resources66507 +Node: Reporting Bugs67433 +Ref: Reporting Bugs-Footnote-173962 +Node: Extended regexps74033 +Node: Concept Index75200 +Node: Command and Option Index85215 + +End Tag Table |