Bash Script Flow and Basic Utilities
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 52m | 113 MB
Instructor: Wes Higbee
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 52m | 113 MB
Instructor: Wes Higbee
Scripting is a command line force multiplier. Think note taking, but with executable notes! Bash has all the basics: control flow, loops, and commands to dissect data.
What you'll learn
Stop digging through command history and/or internet searching to rebuild the commands you lost. In this course, Bash Script Flow and Basic Utilities, you’ll learn how to build simple, reusable scripts! First, you’ll explore control flow to conditionally execute commands.
Next, you’ll discover looping over data with for, while, and until loops.
Finally, you’ll learn how to dissect text files with commands including grep, cut/sort, head/tail, and tr. When you’re finished with this course, you’ll be confident writing Bash scripts that make your command-line work faster, more reliable, and reusable.