Sed/Command-and-Option-Index

From Get docs

Previous: Concept Index, 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   F   G   H   I   L   N   P   Q   R   S   T   U   V   W   X   Y   Z  

Index Entry

 

Section

#

# (comments):

 

Common Commands

-

--binary:

 

Command-Line Options

--debug:

 

Command-Line Options

--expression:

 

Command-Line Options

--file:

 

Command-Line Options

--follow-symlinks:

 

Command-Line Options

--help:

 

Command-Line Options

--in-place:

 

Command-Line Options

--line-length:

 

Command-Line Options

--null-data:

 

Command-Line Options

--posix:

 

Command-Line Options

--quiet:

 

Command-Line Options

--regexp-extended:

 

Command-Line Options

--sandbox:

 

Command-Line Options

--separate:

 

Command-Line Options

--silent:

 

Command-Line Options

--unbuffered:

 

Command-Line Options

--version:

 

Command-Line Options

--zero-terminated:

 

Command-Line Options

-b:

 

Command-Line Options

-e:

 

Command-Line Options

-E:

 

Command-Line Options

-f:

 

Command-Line Options

-i:

 

Command-Line Options

-l:

 

Command-Line Options

-n:

 

Command-Line Options

-n, forcing from within a script:

 

Common Commands

-r:

 

Command-Line Options

-s:

 

Command-Line Options

-u:

 

Command-Line Options

-z:

 

Command-Line Options

:

: (label) command:

 

Programming Commands

=

= (print line number) command:

 

Other Commands

{

{} command grouping:

 

Common Commands

A

a (append text lines) command:

 

Other Commands

alnum character class:

 

Character Classes and Bracket Expressions

alpha character class:

 

Character Classes and Bracket Expressions

B

b (branch) command:

 

Programming Commands

blank character class:

 

Character Classes and Bracket Expressions

C

c (change to text lines) command:

 

Other Commands

cntrl character class:

 

Character Classes and Bracket Expressions

D

D (delete first line) command:

 

Other Commands

d (delete) command:

 

Common Commands

digit character class:

 

Character Classes and Bracket Expressions

E

e (evaluate) command:

 

Extended Commands

F

F (File name) command:

 

Extended Commands

G

G (appending Get) command:

 

Other Commands

g (get) command:

 

Other Commands

graph character class:

 

Character Classes and Bracket Expressions

H

H (append Hold) command:

 

Other Commands

h (hold) command:

 

Other Commands

I

i (insert text lines) command:

 

Other Commands

L

l (list unambiguously) command:

 

Other Commands

lower character class:

 

Character Classes and Bracket Expressions

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

print character class:

 

Character Classes and Bracket Expressions

punct character class:

 

Character Classes and Bracket Expressions

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

space character class:

 

Character Classes and Bracket Expressions

T

T (test and branch if failed) command:

 

Extended Commands

t (test and branch if successful) command:

 

Programming Commands

U

upper character class:

 

Character Classes and Bracket Expressions

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

xdigit character class:

 

Character Classes and Bracket Expressions

Y

y (transliterate) command:

 

Other Commands

Z

z (Zap) command:

 

Extended Commands

Jump to:   #

  -   :   =   {   A   B   C   D   E   F   G   H   I   L   N   P   Q   R   S   T   U   V   W   X   Y   Z  

Table of Contents


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