Learn how to create dynamic variables in Bash using indirect expansion. This technique eliminates the need for if statements and reduces duplication of code for different environments.
Table of contents
Demo Video1 Comment
Sort:
Learn how to create dynamic variables in Bash using indirect expansion. This technique eliminates the need for if statements and reduces duplication of code for different environments.
Sort: