2-Minute Linux Tips
Learn how to use a host of Linux commands in these 2-minute video tutorials from Sandra Henry-Stocker, author of the Unix as a Second Language blog.
How to use case statement commands
Episode 124
How to use case statement commands
Jun 27, 2024
2 mins
Overview
In this Linux tip, we’re going to look at case statements – commands that are used in bash scripting to run shell commands depending on the value of some variable or command output.