
-
Why am I not getting the global value of PATH , even after using env ? Can’t we get the global value if we define the local variable with the same name of global variable ?
-
What is the use of $ in referencing variables as I am able to reference without the $ ?