Which description best captures how sed processes text?
sed
It compiles text files into executable binaries
It creates and removes filesystem directories rather than processing file contents
It reads text from input, applies editing commands, and writes the resulting stream to output
It always opens a full-screen interactive editor and waits for manual keystrokes