PATH
HighLights
- Specifies diretories where executable programs are (your
bin
directories) - Values are delimited by
:
- If duplicate commands exist matching desired command then the first one that is found, while looking from left to right right throughout the directoriese will be used.
First found command wins.
Backlinks