- Course
Bash Script Flow and Basic Utilities
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.
- Course
Bash Script Flow and Basic Utilities
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.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
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.