Is it possible to store value in different variable and reference variable can get value from single. like
ONE = 1
ONE_REPO=${ONE}
now if i want to echo ONE_REPO variable it will also have the same value of ONE so if we want to change value we can change it at one place would reflect to all other places
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.