Fundraising September 15, 2024 – October 1, 2024 About fundraising

Working with Grep, Sed, and Awk Pocket Primer

Working with Grep, Sed, and Awk Pocket Primer

Oswald Campesato
0 / 5.0
1 comment
How much do you like this book?
What’s the quality of the file?
Download the book for quality assessment
What’s the quality of the downloaded files?
The goal of this book is to introduce readers to three powerful command line utilities that can be combined to create simple yet powerful shell scripts for performing a multitude of tasks. The code samples and scripts use the bash shell, and typically involve very small text files so that you can focus on understanding the features of grep, sed, and awk. In the simplest terms, grep(global regular expression print) will search input files in data for certain words or word patterns and print the lines that match it. sedis useful for changing or modifying data. Awkis a programming language also used for searching a data file for certain patterns, but can also perform certain tasks on the pattern matches it finds. Aimed at a reader relatively new to working in a bash environment, the book is comprehensive enough to be a good reference and teach a few new tricks to those who already have some experience with these command line utilities. FEATURES: Designed for readers relatively new to working in a bash environment Introduces readers to three powerful command line utilities that can be combined to createsimple yet powerful shell scripts for performing a multitude of tasks Includes numerous code samples and scripts using the bash shell, and typically involvesmall, text files Features a separate chapter on regular expressions using these tools
Year:
2023
Publisher:
Mercury Learning and Information
Language:
english
Pages:
259
ISBN 10:
1501521519
ISBN 13:
9781501521515
Series:
Pocket Primer
File:
PDF, 6.53 MB
IPFS:
CID , CID Blake2b
english, 2023
Read Online
Conversion to is in progress
Conversion to is failed

Most frequently terms