Linux Shell Programming Pocket Primer / / Oswald Campesato.

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,...

Full description

Saved in:
Bibliographic Details
Superior document:Title is part of eBook package: De Gruyter DG Plus DeG Package 2023 Part 1
VerfasserIn:
Place / Publishing House:Dulles, VA : : Mercury Learning and Information, , [2023]
©2023
Year of Publication:2023
Language:English
Series:Pocket Primer
Online Access:
Physical Description:1 online resource (200 p.)
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Frontmatter
  • 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