GNU SED



Download free course GNU SED, pdf file on 100 pages by Sundeep Agarwal.
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.

Table of contents

  • In-place file editing
  • Selective editing
  • BRE/ERE Regular Expressions
  • Flags
  • Shell substitutions
  • z, s and f command line options
  • append, change, insert
  • Adding content from file
  • Control structures
  • Processing lines bounded by distinct markers
  • Gotchas and Tricks
Pages : 100
Size : 0.7 MB
File type : PDF
Downloads: 57
Created: 2022-02-02
License: CC BY-NC-SA
Author(s): Sundeep Agarwal
GNU SED

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Computer science Tutorials

Objective-C Notes for Professionals

SAP Tutorial free PDF

Learning Vue.js

Docker for Developers

Mining Social Media

Others related eBooks about GNU SED

Software for Exascale Computing - SPPEXA 2016-2019

Download free course Software for Exascale Computing - SPPEXA 2016-2019, pdf file on 624 pages by Hans-Joachim Bungartz, Severin Reiz, Benjamin Uekermann, Philipp Neumann, Wolfgang E. Nagel....

Microservices vs Service-Oriented Architecture (SOA)

For anyone who has been developing web applications for 10 years or more, the recent rise of microservices sounds a lot like a development approach we already knew - service-oriented architecture (SOA). Both architectures are focused on breaking up large monolithic applications into collections of...

Energy Efficient Servers

Download free course Energy Efficient Servers, pdf file on 347 pages by Corey Gough, Ian Steiner, Winston Saunders....

How To Code in Node.js

Download free course How To Code in Node.js, pdf file on 418 pages by David Landup, Marcus Sanatan....

Test-Driven iOS Development with Swift

Test-driven development (TDD) is a proven way to find software bugs early. Writing tests b..., download free Testing tutorial in PDF (218 pages) created by Dr. Dominik Hauser ....

Overview of Machine Learning

This document is an overview of machine learning created by Zaid Harchaoui, PDF training manual in 45 pages intended to hight students level....

Seeing Theory

Download free course Seeing Theory, pdf file on 66 pages by Daniel Kunin, Jingru Guo, Tyler Dae Devlin, Daniel Xiang....

The Little Go Book

Download free course The Little Go Book, pdf file on 84 pages by Karl Seguin....

Lisp Hackers

Download free course Lisp Hackers, pdf file on 77 pages by Vsevolod Dyomkin....

Blender 3D: Noob to Pro

This book is a series of tutorials to help new users learn Blender. The tutorials increase in difficulty, and later tutorials are built on the previous ones. Therefore, Blender beginners should follow the tutorials in sequence. Intermediate users can skip to a tutorial of suitable difficulty. Effo...