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: 45
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

Asterisk: The Future of Telephony

Elixir Succinctly

Scala Succinctly

Reversible Computation: Extending Horizons of Computing

Information ­technology ­project managers' ­competencies

Others related eBooks about GNU SED

Mastering AWS Development

This book is a practical guide to developing, administering, and managing applications and..., download free AWS Development tutorial in PDF (416 pages) created by Uchit Vyas ....

97 Things Every Software Architect Should Know: Collective Wisdom from the Experts

In this truly unique technical book, today's leading software architects present valuable principles on key development issues that go way beyond technology. More than four dozen architects -- including Neal Ford, Michael Nygard, and Bill de hOra - offer advice for communicating with stakeholders,...

Think Bayes

If you know how to program with Python and also know a little about probability, you're re..., download free Bayes tutorial in PDF (210 pages) created by ....

Arduino projects for Genuis

Download free Arduino tutorial in PDF , this book will show the Genius how to attach an Arduino board to their computer and program it....

Automated Machine Learning

This book presents the first comprehensive overview of general methods in Automated Machin..., download free Machine Learning tutorial in PDF (220 pages) created by Frank Hutter ....

Computational Thinking Education

Download free course Computational Thinking Education, pdf file on 377 pages by Siu-Cheung Kong, Harold Abelson....

Rethinking the Internet of Things

Over the next decade, most devices connected to the Internet will not be used by people in..., download free Internet of Things tutorial in PDF (192 pages) created by Francis daCosta ....

Category Theory for Programmers

In this book, the author illustrates all major concepts of Category Theory using computer code. You are probably aware that functional languages are closer to math than the more popular imperative languages. They also offer more abstracting power. So a natural temptation would be to say: You must le...

Libelf by Example

Download free course Libelf by Example, pdf file on 61 pages by Joseph Koshy....

Migrating to Cloud-Native Application Architectures

Download free course Migrating to Cloud-Native Application Architectures, pdf file on 58 pages by Matt Stine....