WORKING WITH grep, sed, AND awk Pocket Primer
Book information
Description
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. sed is useful for changing or modifying data. Awk is 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 environmentIntroduces readers to three powerful command line utilities that can be combined to createsimple yet powerful shell scripts for performing a multitude of tasksIncludes numerous code samples and scripts using the bash shell, and typically involvesmall, text filesFeatures a separate chapter on regular expressions using these tools
Similar books
Beginning Python 3 with Claude 3
2024 · EPUB
Beginning Python 3 with Grok 2
2024 · EPUB
Large Language Models for Developers: A Prompt-based Exploration
2024 · PDF
Large Language Models for Developers: A Prompt-based Exploration
EPUB
CSS3 and SVG with Meta AI
2024 · EPUB
Large Language Models: An Introduction (MLI Generative AI Series)
2024 · RAR
CSS3 and SVG with Claude 3 (MLI Generative AI Series)
2024 · RAR
CSS3 and SVG with Claude 3
2024 · EPUB