Site Map - skip to main content

Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes Monday through Friday.


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

Released: 2016-06-24. Duration: 00:48:09. Flag: Explicit.
Tags: 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

Released: 2016-04-18. Duration: 00:47:38. Flag: Explicit.
Tags: 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

Released: 2016-03-29. Duration: 01:03:48. Flag: Explicit.
Tags: 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

Released: 2016-03-14. Duration: 01:01:18. Flag: Explicit.
Tags: 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

Released: 2016-02-29. Duration: 00:44:28. Flag: Explicit.
Tags: 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.