Pocket Primer Series Read Description

Bash Command Line and Shell Scripts Pocket Primer

Paperback
May 2020
9781683925040
More details
  • Publisher
    Mercury Learning and Information
  • Published
    19th May 2020
  • ISBN 9781683925040
  • Language English
  • Pages 266 pp.
  • Size 6" x 9"
$41.95
Lib E-Book

Library E-Books

We are signed up with aggregators who resell networkable e-book editions of our titles to academic libraries. These editions, priced at par with simultaneous hardcover editions of our titles, are not available direct from Stylus.

These aggregators offer a variety of plans to libraries, such as simultaneous access by multiple library patrons, and access to portions of titles at a fraction of list price under what is commonly referred to as a "patron-driven demand" model.

May 2020
9781683925026
More details
  • Publisher
    Mercury Learning and Information
  • Published
    28th May 2020
  • ISBN 9781683925026
  • Language English
  • Pages 266 pp.
  • Size 6" x 9"
$149.95
E-Book

E-books are now distributed via RedShelf or VitalSource

You will choose the vendor in the cart as part of the check out process. These vendors offer a more seamless way to access the ebook, and add some great new features including text-to-voice. You own your ebook for life, it is simply hosted on the vendors website, working much like Kindle and Nook. Click here to see more detailed information on this process.

May 2020
9781683925033
More details
  • Publisher
    Mercury Learning and Information
  • Published
    28th May 2020
  • ISBN 9781683925033
  • Language English
  • Pages 266 pp.
  • Size 6" x 9"
$41.95

As part of the best-selling Pocket Primer series, this book is designed to introduce readers to an assortment of useful 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 command shells (such as sh, ksh, zsh, and csh), including the concept of piping data between commands and the highly versatile 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 techniques to those who already have some experience with creating shell scripts. It 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 text files. In addition, the concepts and code samples in this book are useful for people who want to simplify routine tasks. Includes companion files with all of the source code examples (download from the publisher by writing to info@merclearning.com).

Features:

  • Takes introductory concepts and commands in bash, and then demonstrates their uses in simple, yet powerful shell scripts
  • Contains an assortment of shell scripts for data scientists, data analysts, and other people who want shell-based solutions to “clean” various types of text files
  • Includes companion files with all of the source code examples (available for download from the publisher)

"Oswald Campesato's BASH Command Line and Shell Scripts Pocket Primer joins others in the 'Pocket Primer' series, covering the basics of command-line utilities that can produce effective shell scripts. Programmers relatively new to this concept as well as those seeking a refresher course will find this introduction to shell scripts key to contrasting approaches to data analysis and shell-based problem-solving."

- Midwest Book Review

1: Introduction
2: Files and Directories
3: Useful Commands
4: Conditional Logic and Loops
5: Filtering Data with grep
6: Transforming Data with sed
7: Working with awk
8: Introduction to Shell Scripts
9: Shell Scripts with grep and awk
10: Miscellaneous Shell Scripts
Index
On the Companion Files:
(Available from the publisher for downloading)
Source code samples

Oswald Campesato

Oswald Campesato specializes in Deep Learning, Python, and GPT-4. He is the author/co-author of over forty books including Python 3 Data Visualization Using ChatGPT / GPT-4, NLP for Developers, and Artificial Intelligence, Machine Learning and Deep Learning (all Mercury Learning).

conditional logic and loops; awk; shell scripts; grep; shell-based problem solving; command-line utilities; sh; ksh; zsh; csh