sed
"Sed is the ultimate stream editor. If that sounds strange, picture a stream flowing through a pipe. Okay, you can't see a stream if it's inside a pipe. That's what I get for attempting a flowing analogy. You want literature, read James Joyce. Anyhow, sed is a marvelous utility. Unfortunately, most people never learn its real power. The language is very simple, but the documentation is terrible. The on-line manual pages for sed are five pages long, and two of those pages describe the 34 different errors you can get. A program that spends as much space documenting the errors that it does documenting the language has a serious learning curve." - Bruce Barnett (from Sed)
- sed FAQ #1 - DREAMWVR
- sed FAQ #2 - Eric Pement et al. (Apr. 2000)
- Sed - Bruce Barnett
- Sed by Example - Daniel Robbins
- Get to Know the Powerful UNIX Text Editor (Sep. 2000)
- How to Further Take Advantage of the UNIX Text Editor (Oct. 2000)
- Taking It to the Next Level: Data Crunching, Sed Style (Nov. 2000)
- sed Tutorial - A Small Tutorial About sed
- sed - The Stream Editor
- Handy One-Liners for sed - Eric Pement (Mar. 2001)
- Do It With sed - Carlos Jorge G. Duarte (Sep. 1996)
- sed - A Non-Interactive Text Editor - Lee E. McMahon (1978)
- Introduction to UNIX's sed Editor - F. Curtis Michel
- SED and Regular Expressions
- SED as a Pipe Tool - Softpanorama
- An Introduction to sed - Andrew M. Ross
- Sed Tutorial - Donovan Rebbechi
- The seder's Grab-Bag
- sed - A Stream Editor - Ken Pizzini (Jun. 1998)
Links by Visitors:
Add a Link