Sign up
Forgot password?
FAQ: Login

Campesato Oswald. Linux Shell Programming: Pocket Primer

  • zip file
  • size 2,53 MB
  • contains epub document(s)
Campesato Oswald. Linux Shell Programming: Pocket Primer
Mercury Learning and Information, 2023. — 341 p. — ISBN: 978-1-68392-621-4.
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 teaches a few new tricks to those who already have some experience with creating shell 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 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).
Files and Directories.
Useful Commands.
Conditional Logic and Loops.
Filtering Data with grep.
Transforming Data with sed.
Doing Everything Else with awk.
Introduction to Shell Scripts and Functions.
Shell Scripts with the grep and awk Commands.
Miscellaneous Shell Scripts.
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up