Jump to ratings and reviews
Rate this book

GNU SED

Rate this book
* https://gumroad.com/l/gnu_sed
* https://leanpub.com/gnu_sed

You are likely to be familiar with the "Find and Replace" dialog box from a text editor, word processor, IDE, etc to search for something and replace it with something else. sed is a command line tool that is similar, but much more versatile and feature-rich.

The book heavily leans on examples to present features of sed as well as regular expressions one by one. It is recommended that you manually type each example and experiment with them. Understanding both the nature of sample input string and the output produced is essential.

You should have prior experience working with command line and bash shell, should know concepts like file redirection, command pipeline and so on.

Exercises are also included to test your understanding.

Visit https://github.com/learnbyexample/lea... for code snippets and files used for examples/exercises in the book.

100 pages, ebook

First published October 24, 2019

1 person is currently reading
1 person want to read

About the author

Sundeep Agarwal

9 books11 followers
Addicted to writing books and teaching. Likes fantasy books, comics and anime.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (100%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.