Bash scripting – Statements and variables

Now that we know how to create a very basic script and run them its time to get started on learning how statements and variables work. Every language has its own way of using statements and variables, they might look slightly different when comparing one language to another, but they all have the same goal … Continue reading Bash scripting – Statements and variables