manpagez: man pages & more
info sed
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Command and Option Index

This is an alphabetical list of all sed commands and command-line options.

Jump to:   #   -   :   =   {  
A   B   C   D   E   G   H   I   L   N   P   Q   R   S   T   V   W   X   Y  
Index Entry Section

#
# (comments)3.4 Often-Used Commands

-
-e2. Invocation
--expression2. Invocation
-f2. Invocation
--file2. Invocation
--help2. Invocation
-i2. Invocation
--in-place2. Invocation
-l2. Invocation
--line-length2. Invocation
-n2. Invocation
-n, forcing from within a script3.4 Often-Used Commands
--quiet2. Invocation
-r2. Invocation
--regexp-extended2. Invocation
--silent2. Invocation
-u2. Invocation
--unbuffered2. Invocation
--version2. Invocation

:
: (label) command3.7 Commands for sed gurus

=
= (print line number) command3.6 Less Frequently-Used Commands

{
{} command grouping3.4 Often-Used Commands

A
a (append text lines) command3.6 Less Frequently-Used Commands

B
b (branch) command3.7 Commands for sed gurus

C
c (change to text lines) command3.6 Less Frequently-Used Commands

D
D (delete first line) command3.6 Less Frequently-Used Commands
d (delete) command3.4 Often-Used Commands

E
e (evaluate) command3.8 Commands Specific to GNU sed

G
G (appending Get) command3.6 Less Frequently-Used Commands
g (get) command3.6 Less Frequently-Used Commands

H
H (append Hold) command3.6 Less Frequently-Used Commands
h (hold) command3.6 Less Frequently-Used Commands

I
i (insert text lines) command3.6 Less Frequently-Used Commands

L
L (fLow paragraphs) command3.8 Commands Specific to GNU sed
l (list unambiguously) command3.6 Less Frequently-Used Commands

N
N (append Next line) command3.6 Less Frequently-Used Commands
n (next-line) command3.4 Often-Used Commands

P
P (print first line) command3.6 Less Frequently-Used Commands
p (print) command3.4 Often-Used Commands

Q
q (quit) command3.4 Often-Used Commands
Q (silent Quit) command3.8 Commands Specific to GNU sed

R
r (read file) command3.6 Less Frequently-Used Commands
R (read line) command3.8 Commands Specific to GNU sed

S
s command, option flags3.5 The s Command

T
T (test and branch if failed) command3.8 Commands Specific to GNU sed
t (test and branch if successful) command3.7 Commands for sed gurus

V
v (version) command3.8 Commands Specific to GNU sed

W
w (write file) command3.6 Less Frequently-Used Commands
W (write first line) command3.8 Commands Specific to GNU sed

X
x (eXchange) command3.6 Less Frequently-Used Commands

Y
y (transliterate) command3.6 Less Frequently-Used Commands

Jump to:   #   -   :   =   {  
A   B   C   D   E   G   H   I   L   N   P   Q   R   S   T   V   W   X   Y  

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.