Category
page 1Environment variables
environment variable
dynamic value that affects the behavior of processes on a computer
env
env is a shell command that either reports environment variables or runs a command in a subprocess with modified environment variables. The command is provided in a Unix-like system.
PATH
environment variable on Unix-like and MS-DOS-like operating systems