Development tools interface and Rocky Linux logo representing compiler setup on Rocky Linux

Guide path 2 guides

Linux text processing command guides

Use this path when the job is reading, filtering, editing, or reshaping text from the shell. It focuses on practical examples with pipelines, fields, matches, replacements, and output handling.

Curated guides

Text command guides

2 matched guides, newest first.

Illustration of the sed command in Linux for powerful text manipulation and stream editing

sed Command in Linux with Examples

The sed command in Linux turns repetitive text edits into repeatable terminal commands. It reads files or pipeline input line by line, applies the editing rules you provide,...

Updated ( Published )