Previous: Concept Index, Up: Top   [Contents][Index]


¥³¥Þ¥ó¥É¤È¥ª¥×¥·¥ç¥ó¤Îº÷°ú

°Ê²¼¤Ï¡¤¤¹¤Ù¤Æ¤Îsed¥³¥Þ¥ó¥É¤È¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤Î¥¢¥ë¥Õ¥¡ ¥Ù¥Ã¥È½ç¤Î¥ê¥¹¥È¤Ç¤¹¡¥

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): Common Commands

-
--expression: Invoking sed
--file: Invoking sed
--help: Invoking sed
--in-place: Invoking sed
--line-length: Invoking sed
--quiet: Invoking sed
--regexp-extended: Invoking sed
--silent: Invoking sed
--unbuffered: Invoking sed
--version: Invoking sed
-e: Invoking sed
-f: Invoking sed
-i: Invoking sed
-l: Invoking sed
-n: Invoking sed
-n, forcing from within a script: Common Commands
-r: Invoking sed
-u: Invoking sed

:
: (label) command: Programming Commands

=
= (print line number) command: Other Commands

{
{} command grouping: Common Commands

A
a (append text lines) command: Other Commands

B
b (branch) command: Programming Commands

C
c (change to text lines) command: Other Commands

D
D (delete first line) command: Other Commands
d (delete) command: Common Commands

E
e (evaluate) command: Extended Commands

G
G (appending Get) command: Other Commands
g (get) command: Other Commands

H
H (append Hold) command: Other Commands
h (hold) command: Other Commands

I
i (insert text lines) command: Other Commands

L
L (fLow paragraphs) command: Extended Commands
l (list unambiguously) command: Other Commands

N
N (append Next line) command: Other Commands
n (next-line) command: Common Commands

P
P (print first line) command: Other Commands
p (print) command: Common Commands

Q
q (quit) command: Common Commands
Q (silent Quit) command: Extended Commands

R
r (read file) command: Other Commands
R (read line) command: Extended Commands

S
s command, option flags: The "s" Command

T
T (test and branch if failed) command: Extended Commands
t (test and branch if successful) command: Programming Commands

V
v (version) command: Extended Commands

W
w (write file) command: Other Commands
W (write first line) command: Extended Commands

X
x (eXchange) command: Other Commands

Y
y (transliterate) command: Other Commands

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

Table of Contents


Previous: Concept Index, Up: Top   [Contents][Index]