User Tools

Site Tools


linux:commands:sed

This is an old revision of the document!


sed is a text processing thingy that is very sophisticated.

sed can be used to search and replace across files (non-recursively):

From:

cd /path/to/your/folder
sed -i 's/foo/bar/g' *
linux/commands/sed.1546384128.txt.gz · Last modified: 2019/01/01 15:08 by dave