GNU GREP and RIPGREP



Download free course GNU GREP and RIPGREP, pdf file on 111 pages by Sundeep Agarwal.
The book heavily leans on examples to present features of grep 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.

Table of contents

  • Introduction
  • Frequently used options
  • BRE/ERE Regular Expressions
  • Context matching
  • Recursive search
  • Miscellaneous options
  • Perl Compatible Regular Expressions
  • Gotchas and Tricks
  • ripgrep
Pages : 111
Size : 0.8 MB
File type : PDF
Downloads: 49
Created: 2022-02-02
License: CC BY-NC-SA
Author(s): Sundeep Agarwal
GNU GREP and RIPGREP

Others Computer science Tutorials

Informatics in the Future

Training Site Reliability Engineers

Mastering Ethereum

Learning SAP ABAP

Anti-fragile ICT Systems

Others related eBooks about GNU GREP and RIPGREP

The Privacy Engineer's Manifesto

The Privacy Engineer's Manifesto: Getting from Policy to Code to QA to Value is the first ..., download free Manifesto tutorial in PDF (400 pages) created by Michelle Finneran Dennedy ....

Gradle Succinctly

Download free course Gradle Succinctly, pdf file on 111 pages by José Roberto Olivas Mendoza....

Basic Computer course book download

This book aims to give students an overview about basic computer science, it designed for novice computer users....

Just Enough R

Download free course Just Enough R, pdf file on 172 pages by Sivakumaran Raman....

OpenIntro Statistics, 4th Edition

OpenIntro Statistics offers a traditional introduction to statistics at the college level...., download free OpenIntro Statistics tutorial in PDF (422 pages) created by David Diez ....

GTK+/Gnome Application Development

Part of the open-source initiative, the GNU Network Object Model Environment, or Gnome, provides a powerful development framework for building applications in Linux/Unix using C. When combined with GTK+, a user interface library that simplifies graphics programming, you have a nearly unbeatable comb...

Compiler Design: Theory, Tools, and Examples

...

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....

Open Data Structures

Download free course Open Data Structures, pdf file on 336 pages by Pat Morin....

Microservices AntiPatterns and Pitfalls

Remember when service-oriented architecture (SOA) was all the rage? Companies jumped in before fully understanding SOA's advantages and disadvantages, and struggled to make this complex architecture work. Today, we're poised to repeat this same experience with microservices - only this time we’r...