I wonder how the installation of ntreskit adds the %ntreskit% directory to NT's default search path. Also, after installing ActivePerl for Windows, it adds the "c perl\bin" to the default search path.
The "path" environment variable in Linux specifies the directories the terminal looks in when you type the path to a command. For example, when you type "command," Linux looks through each directory ...