In this live stream, I look at the source code for the stream editor Sed. Sed dates back to the 1970s and is a popular command utility for editing files with regular expressions.
Useful links:
- Code: https://git.savannah.gnu.org/gitweb/?p=sed.git;a=tree
- https://github.com/mirror/sed