Go to the first, previous, next, last section, table of contents.


Command and Option Index

This is an alphabetical list of all SED commands and command-line opions.

#

  • # (comment) command
  • -

  • -n, forcing from within a script
  • :

  • : (label) command
  • =

  • = (print line number) command
  • a

  • a (append text lines) command
  • b

  • b (branch) command
  • c

  • c (change to text lines) command
  • d

  • D (delete first line) command
  • d (delete) command
  • g

  • G (appending Get) command
  • g (get) command
  • h

  • H (append Hold) command
  • h (hold) command
  • i

  • i (insert text lines) command
  • l

  • l (list unambiguously) command
  • n

  • N (append Next line) command
  • n (next-line) command
  • p

  • P (print first line) command
  • p (print) command
  • q

  • q (quit) command
  • r

  • r (read file) command
  • s

  • s (substitute) command
  • s command, option flags
  • t

  • t (conditional branch) command
  • w

  • w (write file) command
  • x

  • x (eXchange) command
  • y

  • y (transliterate) command
  • {

  • {} command grouping

  • Go to the first, previous, next, last section, table of contents.