What are Variables?
Learn why and when you need variables.
We'll cover the following...
We already came across Bash variables several times in this course. We learned the list of system paths in the PATH
variable. Then, we used positional parameters in the backup script. It’s time to get a good grasp on this topic.
Variable definition
Let’s start with the meaning of “variable” in programming. A ...
Access this course and 1400+ top-rated courses and projects.