University of OXford & University of camBRiDGE
...is a collective term for characteristics that the two institutions share.
Our publications are sneak peeks! ...happy learning kidz!
Bash Shell Scripting
By Sander van Vugt
TIME TO COMPLETE:2h 51m
TOPICS:bash
PUBLISHED BY:Addison-Wesley Professional
PUBLICATION DATE:August 2021
LECTURE DATE: 08/2021
LECTURE LINK: https://learning.oreilly.com | https://informit.com
| Sneak Peek
| The Sneak Peek program provides early access to Pearson video
| products and is exclusively available to Safari subscribers.
| Content for titles in this program is made available throughout
| the development cycle, so products may not be complete, edited, or
| finalized, including video post-production editing.
| 10 Hours of Video Instruction
| Overview
| Bash is the best way for you to efficiently and effectively
| execute commands in your daily work. It sounds difficult, but the
| beauty of Bash is that it is quick, powerful and not particularly
| complex. Bash Shell Scripting Complete Video Course is a full
| resource to obtaining the power of Bash. So whether you're new to
| shell scripting or an experienced developer, administrator, or
| user, this course will introduce you to the world of efficient
| scripting so you can get the job done. This 10-hour video course
| consists of 13 lessons in which all concepts that are relevant to
| Bash shell scripting are explained. It includes demos and
| exercises throughout that are relevant to Bash Shell scripting;
| these examples are relevant for anyone using Bash.
| This video course was designed to teach through clear training
| followed by practical examples that show how scripting solutions
| are being used in the real world. At the end of each lesson you
| will find an exercise that you should attempt on your own; this is
| then followed by a video explanation so you can see a real-time
| walkthrough of the exercise. Doing the work is the best way to
| learn Bash, and this course provides you with the tools to learn
| by doing.
| Topics include
Shell scripting fundamentals
Using conditional statements
Advanced Bash scripting options
Real-world scripting examples
| About the Instructor
| Sander van Vugt has many years of experience working with, writing
| about, and teaching Linux and open-source topics. He is the author
| of the best-selling Red Hat RHCSA Cert Guide and Red Hat RHCSA
| Complete Video Course, along with many other titles on topics that
| include RHCE, Bash, Kubernetes, Ansible, and more. Sander also
| works as a Linux instructor, teaching on-site and online classes
| for customers around the world.
| Skill Level
| Beginner to Intermediate
| Learn How To
Write Bash script fundamentals
Write Bash script fundamentals and advanced commands
Write Bash shell scripts on intermediate and advanced commands
Write your first hello world shell script
See how to work with variables
Use positional parameters
Apply pattern matching substitution
Explore looping structures in shell scripts
| Who Should Take This Course
Developers and administrators who want to automate tasks using
| Bash shell scripts
IT users and professionals who want to get experience with
| simple programming languages