[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

概念の索引

以下は,このマニュアルで議論した問題全ての,SEDコマンドとコマンドラ インオプション以外の一般的な索引です.

Jump to:   A   B   C   D   E   F   G   H   I   L   N   P   Q   R   S   T   U   V   W  

Index Entry Section

A
Adding a block of text after a line3.5 あまり使用されないコマンド
Address, as a regular expression3.1 SEDで行を選択する
Address, last line3.1 SEDで行を選択する
Address, numeric3.1 SEDで行を選択する
Addresses, in SED scripts3.1 SEDで行を選択する
Addtional reading about SED6. SEDを学ぶ際のその他の情報源
Append hold space to pattern space3.5 あまり使用されないコマンド
Append next input line to pattern space3.5 あまり使用されないコマンド
Append pattern space to hold space3.5 あまり使用されないコマンド

B
Backreferences, in regular expressions3.4 よく使用されるコマンド
Branch to a label, if s/// succeeded3.6 頑固なSEDプログラマのためのコマンド
Branch to a label, unconditionally3.6 頑固なSEDプログラマのためのコマンド
Buffer spaces, pattern and hold3.3 SEDバッファのデータが有る場所
Bugs, reporting7. バグの報告

C
Case-insensitive matching3.4 よく使用されるコマンド
Caveat -- #n on first line3.4 よく使用されるコマンド
Caveat -- p command and -n flag3.4 よく使用されるコマンド
Command groups3.4 よく使用されるコマンド
Comments, in scripts3.4 よく使用されるコマンド
Conditional branch3.6 頑固なSEDプログラマのためのコマンド
Copy hold space into pattern space3.5 あまり使用されないコマンド
Copy pattern space into hold space3.5 あまり使用されないコマンド

D
Delete first line from pattern space3.5 あまり使用されないコマンド
Deleting lines3.4 よく使用されるコマンド

E
Exchange hold space with pattern space3.5 あまり使用されないコマンド
Excluding lines3.1 SEDで行を選択する

F
Files to be processed as input2. 呼び出し
Flow of control in scripts3.6 頑固なSEDプログラマのためのコマンド

G
Global substitution3.4 よく使用されるコマンド
GNU extensions, I modifier3.1 SEDで行を選択する
GNU extensions, I modifier3.4 よく使用されるコマンド
GNU extensions, n~m addresses3.1 SEDで行を選択する
GNU extensions, unlimited line length5. 行の長さの制限(がないこと)について
Goto, in scripts3.6 頑固なSEDプログラマのためのコマンド
Grouping commands3.4 よく使用されるコマンド

H
Hold space, appending from pattern space3.5 あまり使用されないコマンド
Hold space, appending to pattern space3.5 あまり使用されないコマンド
Hold space, copy into pattern space3.5 あまり使用されないコマンド
Hold space, copying pattern space into3.5 あまり使用されないコマンド
Hold space, definition3.3 SEDバッファのデータが有る場所
Hold space, exchange with pattern space3.5 あまり使用されないコマンド

I
Insert text from a file3.5 あまり使用されないコマンド
Inserting a block of text before a line3.5 あまり使用されないコマンド

L
Labels, in scripts3.6 頑固なSEDプログラマのためのコマンド
Last line, selecting3.1 SEDで行を選択する
Line number, print3.5 あまり使用されないコマンド
Line selection3.1 SEDで行を選択する
Line, selecting by number3.1 SEDで行を選択する
Line, selecting by regular expression match3.1 SEDで行を選択する
Line, selecting last3.1 SEDで行を選択する
List pattern space3.5 あまり使用されないコマンド

N
Next input line, append to pattern space3.5 あまり使用されないコマンド
Next input line, replace pattern space with3.4 よく使用されるコマンド

P
Parenthesized substrings3.4 よく使用されるコマンド
Pattern space, definition3.3 SEDバッファのデータが有る場所
Portability, comments3.4 よく使用されるコマンド
Portability, line length limitations5. 行の長さの制限(がないこと)について
Portability, p command and -n flag3.4 よく使用されるコマンド
Print first line from pattern space3.5 あまり使用されないコマンド
Print line number3.5 あまり使用されないコマンド
Print selected lines3.4 よく使用されるコマンド
Print unambiguous representation of pattern space3.5 あまり使用されないコマンド
Printing text after substitution3.4 よく使用されるコマンド

Q
Quitting3.4 よく使用されるコマンド

R
Range of lines3.1 SEDで行を選択する
Read next input line3.4 よく使用されるコマンド
Read text from a file3.5 あまり使用されないコマンド
Replace hold space with copy of pattern space3.5 あまり使用されないコマンド
Replace pattern space with copy of hold space3.5 あまり使用されないコマンド
Replace specific input lines3.5 あまり使用されないコマンド
Replacing all text matching regexp in a line3.4 よく使用されるコマンド
Replacing only nth match of regexp in a line3.4 よく使用されるコマンド
Replacing text matching regexp3.4 よく使用されるコマンド
Replacing text matching regexp, options3.4 よく使用されるコマンド

S
Script structure3. SEDプログラム
Script, from a file2. 呼び出し
Script, from command line2. 呼び出し
SED program structure3. SEDプログラム
Selected lines, replacing3.5 あまり使用されないコマンド
Selecting lines to process3.1 SEDで行を選択する
Selecting non-matching lines3.1 SEDで行を選択する
Several lines, selecting3.1 SEDで行を選択する
Slash character, in regular expressions3.1 SEDで行を選択する
Spaces, pattern and hold3.3 SEDバッファのデータが有る場所
Standard input, processing as input2. 呼び出し
Stream editor1. はじめに
Substitution of text3.4 よく使用されるコマンド
Substitution of text, options3.4 よく使用されるコマンド

T
Text, appending3.5 あまり使用されないコマンド
Text, insertion3.5 あまり使用されないコマンド
Transliteration3.5 あまり使用されないコマンド

U
Usage summary, printing2. 呼び出し

V
Version, printing2. 呼び出し

W
Write result of a substitution to file3.4 よく使用されるコマンド
Write to a file3.5 あまり使用されないコマンド

Jump to:   A   B   C   D   E   F   G   H   I   L   N   P   Q   R   S   T   U   V   W  


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Akihiro Sagawa on January, 21 2003 using texi2html