#advance-shell-scripting
Read more stories on Hashnode
Articles with this tag
Variables in Shell Scripting The variable is a location or placeholder for storing data. The value of the variable can be changed during the program...