Site Map - skip to main content

Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes every weekday Monday through Friday.
This page was generated by The HPR Robot at


In-Depth Series: Learning sed

  • Number of episodes: 5
  • Open/closed: open
  • Date of earliest show: 2016-02-29
  • Date of latest show: 2016-06-24
  • Series RSS feeds: ogg, spx, mp3
Episodes about using sed, the Stream Editor. It's a non-interactive editor which you can use to make simple changes to data, which is how many people use it. However, sed also has a lot of hidden power, especially in the GNU version.

hpr2060 :: Introduction to sed - part 5 hosted by Dave Morriss

2016-06-24. 00:48:09. Explicit.
sed, stream editor, pattern space, hold space.

Finishing covering sed commands. Looking at some example scripts

Listen in ogg, spx, or mp3 format.

hpr2011 :: Introduction to sed - part 4 hosted by Dave Morriss

2016-04-18. 00:47:38. Explicit.
sed, stream editor, pattern space, hold space.

How sed really works. Less frequently used sed commands

Listen in ogg, spx, or mp3 format.

hpr1997 :: Introduction to sed - part 3 hosted by Dave Morriss

2016-03-29. 01:03:48. Explicit.
sed, stream editor, line address, regular expression, edit command.

Looking at some more sed commands than just s

Listen in ogg, spx, or mp3 format.

hpr1986 :: Introduction to sed - part 2 hosted by Dave Morriss

2016-03-14. 01:01:18. Explicit.
sed, stream editor, option, regular expression, substitution.

Some more about the GNU sed command

Listen in ogg, spx, or mp3 format.

hpr1976 :: Introduction to sed - part 1 hosted by Dave Morriss

2016-02-29. 00:44:28. Explicit.
sed, stream editor, option, regular expression, substitution.

What sed is and how to use it in a simple way

Listen in ogg, spx, or mp3 format.