Path Environment Variable

The Path/PATH is an environment variable. It is a string variable maintained by the operating system. The environment variable contains information available to the command shell and other programs.

The operating system searches for programs and executables by providing a search path for directories.