PATH environment variable


Setting the PATH environment variable


each $PATH
export PATH=/some/new/path:$PATH
set
which command