DEV Community

Hasan TEZCAN
Hasan TEZCAN

Posted on

manipulate strings with sed

What is sed?

https://en.wikipedia.org/wiki/Sed

sed ("stream editor") is a Unix utility that parses and transforms text, using a simple, compact programming language.

It was one of the earliest tools to support regular expressions.


Today I will show you some examples of what can you do with sed. (in a basic way)

Top comments (1)

Collapse
 
irasoto profile image
Info Comment hidden by post author - thread only accessible via permalink
IraSoto

Manipulate Text from the Command Line with sed Linode Thanks for Nice and Informative Post. This article is really contains lot more information about This Topic
Shiva mantra to get lost love back

Some comments have been hidden by the post's author - find out more