Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
SED
Edit
PageHistory
Diff
Info
LikePages
An [Acronym] for __S__tream __ED__itor A very simple ProgrammingLanguage geared towards text manipulation for files larger than the avaliable [RAM]. [SED] scripts are very hard to read if they try to do anything even moderatly complex; you're better of using [AWK] or [Perl] in such cases. The latter has copied many concepts from both of the former languages. See also: * sed(1) * [A very nice sed tutorial | http://www.grymoire.com/Unix/Sed.html] at the [Grymoire | http://www.grymoire.com/Unix/] * [He SED, She SED | http://www.unixreview.com/documents/s=8217/ur0305e/] an issue of [Shell Corner | http://www.unixreview.com/columns/schaefer/] in the [Unix Review | http://www.unixreview.com/] * [Handy one-liners for sed | http://sed.sourceforge.net/sed1line.txt] * Eric Pement's [sed resources | http://www.student.northpark.edu/pemente/sed/] * The [seder's grab bag | http://sed.sourceforge.net/grabbag/], a collection of sed scripts and miscellany * BashOneLiners contains some scripts which make use of sed ---- CategoryProgrammingLanguages, CategorySpecialPurposeProgrammingLanguages
5 pages link to
SED
:
KnowYourSysadmin
CshProgrammingConsideredHarmful
BashOneLiners
PerlOneLiners
WhyIHatePerl