Dive deep into the world of GNU sed, exploring its powerful capabilities as a stream editor and discovering its Turing completeness. Learn about manual input, script parameters, addresses, the hold buffer, and how to create set scripts. Master advanced techniques such as implementing jump-to-stop and jump-to-loop conditions, equipping yourself with the skills to manipulate text streams efficiently and effectively.
Overview
Syllabus
Intro
Manual
Input
Script parameter
Addresses
Hold buffer
Touring machine
Set script
Jump to stop
Jump to loop condition
Taught by
Write your own Operating System