1 2 3 4 5 6 7
ENV --- Access environment variables. Use the syntax ``$ENV{VAR}`` to read environment variable ``VAR``. See also the :command:`set` command to set ``ENV{VAR}``.