Files
2024-02-19 00:21:47 -05:00

124 lines
2.9 KiB
HTML

<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.54
from ../texi/sed.texi on 28 October 1999 -->
<TITLE>sed, a stream editor - Command and Option Index</TITLE>
<link href="sed_8.html" rel=Previous>
<link href="sed_toc.html" rel=ToC>
</HEAD>
<BODY>
<p>Go to the <A HREF="sed_1.html">first</A>, <A HREF="sed_8.html">previous</A>, next, last section, <A HREF="sed_toc.html">table of contents</A>.
<P><HR><P>
<H1><A NAME="SEC15" HREF="sed_toc.html#TOC15">Command and Option Index</A></H1>
<P>
This is an alphabetical list of all SED commands and command-line
opions.
</P>
<P>
<H2>#</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX42"># (comment) command</A>
</DIR>
<H2>-</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX45">-n, forcing from within a script</A>
</DIR>
<H2>:</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX123">: (label) command</A>
</DIR>
<H2>=</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX87">= (print line number) command</A>
</DIR>
<H2>a</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX78">a (append text lines) command</A>
</DIR>
<H2>b</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX125">b (branch) command</A>
</DIR>
<H2>c</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX84">c (change to text lines) command</A>
</DIR>
<H2>d</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX98">D (delete first line) command</A>
<LI><A HREF="sed_3.html#IDX64">d (delete) command</A>
</DIR>
<H2>g</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX116">G (appending Get) command</A>
<LI><A HREF="sed_3.html#IDX112">g (get) command</A>
</DIR>
<H2>h</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX109">H (append Hold) command</A>
<LI><A HREF="sed_3.html#IDX105">h (hold) command</A>
</DIR>
<H2>i</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX81">i (insert text lines) command</A>
</DIR>
<H2>l</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX90">l (list unambiguously) command</A>
</DIR>
<H2>n</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX100">N (append Next line) command</A>
<LI><A HREF="sed_3.html#IDX70">n (next-line) command</A>
</DIR>
<H2>p</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX103">P (print first line) command</A>
<LI><A HREF="sed_3.html#IDX66">p (print) command</A>
</DIR>
<H2>q</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX62">q (quit) command</A>
</DIR>
<H2>r</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX93">r (read file) command</A>
</DIR>
<H2>s</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX47">s (substitute) command</A>
<LI><A HREF="sed_3.html#IDX52">s command, option flags</A>
</DIR>
<H2>t</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX128">t (conditional branch) command</A>
</DIR>
<H2>w</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX96">w (write file) command</A>
</DIR>
<H2>x</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX119">x (eXchange) command</A>
</DIR>
<H2>y</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX76">y (transliterate) command</A>
</DIR>
<H2>{</H2>
<DIR>
<LI><A HREF="sed_3.html#IDX73">{} command grouping</A>
</DIR>
</P>
<P><HR><P>
<p>Go to the <A HREF="sed_1.html">first</A>, <A HREF="sed_8.html">previous</A>, next, last section, <A HREF="sed_toc.html">table of contents</A>.
</BODY>
</HTML>