Use env to see your environment variables
To see a list of your environment variables in a UNIX-like system, you can
simply use env
without any additional arguments. man env
will show you other
uses of the env
utility.
To see a list of your environment variables in a UNIX-like system, you can
simply use env
without any additional arguments. man env
will show you other
uses of the env
utility.