What's up with the PATH variable, anyway?
$path and $PATHNice! The PATH environment variable is a list of directories that programs can be run from without specifying the directory.
Close! The PATH environment variable is a list of directories that programs can be run from without specifying the directory.