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

Elements of Robotics

Ernst Denert Award for Software Engineering 2019

Mining Social Media

Entity-Oriented Search

Digital Dilemmas

Others related eBooks about GNU SED

Scala Succinctly

Download free course Scala Succinctly, pdf file on 110 pages by Chris Rose....

Intel Trusted Execution Technology for Server Platforms

Download free course Intel Trusted Execution Technology for Server Platforms, pdf file on 149 pages by William Futral, James Greene....

Physical Modeling in MATLAB, 3rd Edition

Modeling and simulation are powerful tools for explaining the world, making predictions, d..., download free MATLAB tutorial in PDF (169 pages) created by ....

Arduino : a quick guide

This tutorial is a quick guide about Arduino ,free pdf courses under 37 pages designed to beginners.You will learn how to interfacing a Joystick ,playing melody and reading Potentiometer with the microcontroller of Arduino technology....

Thinking Forth: A Language and Philosophy for Solving Problems

Thinking Forth is a book about the philosophy of problem solving and programming style, applied to the unique programming language Forth. Published first in 1984, it could be among the timeless classics of computer books, such as Fred Brooks' The Mythical Man-Month and Donald Knuth's The Art of Comp...

S-BPM in the Production Industry

Download free course S-BPM in the Production Industry, pdf file on 239 pages by Matthias Neubauer, Christian Stary....

Modern C

Download free course Modern C, pdf file on 324 pages by Jens Gustedt....

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

New Frontiers in Graph Theory

Nowadays, graph theory is an important analysis tool in mathematics and computer science. Because of the inherent simplicity of graph theory, it can be used to model many different physical and abstract systems such as transportation and communication networks, models for business administration, po...

Introduction to High-Performance Scientific Computing

The field of parallel scientific computing lies at the crossroads of a number of disciplines and skill sets, and correspondingly, for someone to be successful at using parallel computing in science requires at least elementary knowledge of and skills in all these areas. ...