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 if-then-else commands
Overview
In this Linux tip, we’re going to look at if-then-else and if-then-elsif commands. Both are frequently used in bash scripts to make running a series of commands much easier.




