User Tools

Site Tools


sed:sed

SED

sed is a stream editor used to perform basic text transformations on an input stream (a file or input from a pipeline).

sed takes one or more editing commands and applies all of them, in sequence, to each line of input.

After all the commands have been applied to the first input line, that line is output and a second input line is taken for processing, and the cycle repeats.


Introduction


Align

Change

Convert

Count

Delete

Emails

File Spacing

Find

HTML

Insert

Join

Numbering

Print

Reverse

Special Characters

uuencoding

ZIP


New line

sed/sed.txt · Last modified: 2020/08/17 10:59 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki