$CDPATH
–
Directories Used by “cd”
A colon-separated list of directories used as a search path for the cd builtin command.
Links
Examples
- Make
cdalways look into$HOMEwhen the directory wasn’t found in the current directory 1CDPATH=".:$HOME"
BashSupport Pro ist eine Bash IDE mit Unterstützung für $CDPATH – probieren Sie es aus!