Название: Linux Shell Programming: Pocket Primer Автор: Oswald Campesato Издательство: Mercury Learning and Information Год: 2023 Страниц: 273 Язык: английский Формат: pdf (true), epub (true) Размер: 18.2 MB
The goal of this book is to introduce readers to an assortment of powerful command line utilities that can be combined to create simple, yet powerful shell scripts. While all examples and scripts use the “bash” command set, many of the concepts translate into other forms of shell scripting (ksh, sh, csh), including the concept of piping data between commands, regular expression substitution and the sed and awk commands. 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 creating shells scripts. The book features companion files with code samples from the book (available with Amazon proof of purchase for free downloading from the publisher).
This short book contains a variety of code fragments and shell scripts for data scientists, data analysts, and other people who want shell-based solutions to “clean” various types of datasets. In addition, the concepts and code samples in this book are useful for people who want to simplify routine tasks.
The book takes introductory concepts and commands in bash, and then demonstrates their use in powerful shell scripts. It does not cover “pure” system administration functionality for Linux.
This book is intended for general users, data scientists, data analysts, and other people who perform a variety of tasks from the command line and who also have a modest knowledge of shell programming. The content will save you the time required to search for relevant code samples and to adapt them to your specific needs, which is a potentially time-consuming process.
Features: - Covers extensive topics, code samples, and scripting utilities - Includes material on piping data between commands, regular expression substitution, cleaning datasets, and the sed and awk commands - Features companion files with code samples from the book (available with Amazon proof of purchase for free downloading from the publisher)
Contents:
Preface Chapter 1: Introduction Chapter 2: Files and Directories Chapter 3: Useful Commands Chapter 4: Conditional Logic and Loops Chapter 5: Filtering Data with grep Chapter 6: Transforming Data with sed Chapter 7: Doing Everything Else with awk Chapter 8: Introduction to Shell Scripts and Functions Chapter 9: Shell Scripts with the grep and awk Commands Chapter 10: Miscellaneous Shell Scripts Index
Скачать Linux Shell Programming: Pocket Primer
|