Skip to main content
Category

Scripting

Bash Scripting

BASH Case Statement

More Conditions using the BASH Case Statement Yes, we can create even more conditions when we make use of the BASH Case Statement in our scripts. Even though we could do the same using many…
The Urban Penguin
July 22, 2016
Bash Scripting

Gather User Input

Gather User Input in Your BASH Shell Script Welcome to my blog how we can gather user input within our BASH shell scripts. We will be making great use of the built-in command read and…
The Urban Penguin
July 21, 2016