Linux Bash Shells and Scripts: Streamlining Tasks and Enhancing Workflows with Automation
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 33m | 284 MB
Instructor: Kevin Dankwardt
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 33m | 284 MB
Instructor: Kevin Dankwardt
Bash scripting can help you automate routine tasks and save valuable time, whether you're a Linux user, sys admin, or software developer. Kevin Dankwardt has written thousands of bash scripts, short and long. Here he teaches you how to read and write scripts and provides a series of scripting challenges to help you test your new skills. Learn about the bash environment, local variables, functions, loops, case statements, string operations, and coprocesses. Plus, learn how to use the text processing utilities sed and AWK to read and edit data in text files. The topics covered in this course are vital for Linux administration and required for many Linux certifications.
Learning objectives
- Explain appropriate usage of shell scripts.
- Use the Bash shell effectively.
- Use Bash shell variables and control statements.
- Automate a wide variety of command line scenarios.
- Use shell parameters, functions, pipelines, and file redirection to write powerful command lines and scripts.