I want to add a few temp variables within terminal. I have tried this after searching the problem:
export value=10
export path=/Users/..../..../....., etc.
The problem is that I can't read the values back in order to confirm if they have stored correctly?