Resources


This is a collection of links I've found to sed resources available on or via the Net. If you have anything to add, or you have any broken links to report, please email me.



Web sites

Sven Guckes home page
A page with lots of sed links. Many more useful links on perl, Lynx, vim, MUTT, SLRN and other utilities can be found at Sven's home page.
Felix von Leitner's sed page
Small and concise sed page by seder, Felix von Leitner.


Usenet

alt.comp.editors.batch
A recently formed group for discussing batch editing languages, tools, techniques and suchlike.
comp.editors
Start here.
Also available are the comp.editors FAQs (currently for vi and VIM only).
comp.lang.misc
Discusses compilers, tools & languages.
comp.lang.misc also has a catalogue. Currently, the only sed it lists is GNU sed, but there is a wealth of alternative utilities for all platforms. From the intro:
This list catalogues freely available software for language tools, which includes the following: compilers, compiler generators, interpreters, translators, important libraries, assemblers, etc. -- things whose user interface is a language. Natural language processing tools may also be included.
An up-to-date list is also available via ftp (~345k, multi-part) from ftp.idiom.com and sunsite.doc.ic.ac.uk.
comp.unix.shell
Problems incorporating sed in a shell script?


Mailing lists

seders
Al Aab's informal sed mailing list. Join us!


Binaries and source

sed for UNIX

All Unices ship with sed. Unfortunately, some commercial versions are broken.

sed for OS/2

sed for Windows

sed for DOS


Books

sed & awk (2nd edition)
See also: (1st edition)
By Dale Dougherty. Heavily reviewed, and considered by many to be the sed bible. The second edition deals with GNU sed. One of the unrivalled series of Nutshell Handbooks from O'Reilly & Associates.
Unfortunately, this books deals far more with awk than sed, but it is still a valuable resource, and indispensable for anyone who uses these two classic utilities seriously.
Check out the tutorials page for useful introductions and discussions on sed.



Updated 15 Jun 1998