Shell Scripting: How to Automate Command Line Tasks Using Bash Scripting and Shell Programming by Jason Cannon
English | 2015 | ASIN: B015FZAXU6 | 82 Pages | PDF/EPUB/KINDLE | 2.19 MB
English | 2015 | ASIN: B015FZAXU6 | 82 Pages | PDF/EPUB/KINDLE | 2.19 MB
Hello. My name is Jason Cannon and I'm the author of Linux for Beginners, Python Programming for Beginners, and an instructor to thousands of satisfied students. I started my IT career in the late 1990's as a Unix and Linux System Engineer and I'll be sharing my real-world shell scripting and bash programming experience with you throughout this book.
By the end of this book you will be able to create shell scripts with ease. You'll learn how to take tedious and repetitive tasks and turn them into programs that will save you time and simplify your life on Linux, Unix, or MAC systems.
Here is what you will get and learn by reading this Shell Scripting ebook:
A step-by-step process of writing shell scripts that solve real-world problems.
The #1 thing you must do every time you create a shell script.
How to quickly find and fix the most shell scripting errors.
How to accept input from a user and then make decisions on that input.
How to accept and process command line arguments.
What special variables are available, how to use them in your shell scripts, and when to do so.
A shell script creation check list – You'll never have to guess what to include in each of your shell scripts again. Just use this simple check list.
A shell script template (boilerplate). Use this format for each of your shell scripts. It shows exactly what to include and where everything goes. Eliminate guesswork!
Practice exercises with solutions so you can start using what you learn right away.
Real-world examples of shell scripts from my personal collection.
A download that contains the scripts used in the book and lessons. You'll be able to look at and experiment with everything you're learning.