Go to the first, previous, next, last section, table of contents.
This is an alphabetical list of all SED commands and command-line
opions.
Jump to:
#
-
-
-
:
-
=
-
a
-
b
-
c
-
d
-
g
-
h
-
i
-
l
-
n
-
p
-
q
-
r
-
s
-
t
-
w
-
x
-
y
-
{
# (comment) command
-n, forcing from within a script
: (label) command
= (print line number) command
a (append text lines) command
b (branch) command
c (change to text lines) command
D (delete first line) command
d (delete) command
G (appending Get) command
g (get) command
H (append Hold) command
h (hold) command
i (insert text lines) command
l (list unambiguously) command
N (append Next line) command
n (next-line) command
P (print first line) command
p (print) command
q (quit) command
r (read file) command
s (substitute) command
s command, option flags
t (conditional branch) command
w (write file) command
x (eXchange) command
y (transliterate) command
{} command grouping
Go to the first, previous, next, last section, table of contents.