I have a config file which I can $source and check the variable values in it. However, I do not want to contaminate my current shell environment while still want to check the value of the variables.
Any suggestions?
I have a config file which I can $source and check the variable values in it. However, I do not want to contaminate my current shell environment while still want to check the value of the variables.
Any suggestions?
Just start a second shell.