A practical guide to sed — how to find and replace text, edit files in place, delete and insert lines, and use address ranges to target exactly what you need.
How the shell connects commands together — standard streams, redirection, pipes, command chaining, and practical patterns for combining simple tools into powerful workflows.