Environment Variables
For environment variables, when you don't use them often, it's not always easy to remember the commands.
To display your PATH:
To display all environment variables:
To add something to your PATH:
To add a new environment variable:
Check with the env
command and it works! :-)