sed, a stream editor - Command and Option Index
Go to the first, previous, next, last section, table of contents.
# (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
Command and Option Index
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 - {
#
-
:
=
a
b
c
d
g
h
i
l
n
p
q
r
s
t
w
x
y
{
Go to the first, previous, next, last section, table of contents.