tags: 📥️/📰/🟥️
publish: true
aliases:
- Secret Features in Your Unix Shell: CDPATH
cover: ''
general_subject:
specific_subject:
source: medium
isbn:
doi:
url: 'https://medium.com/p/cd0fe29f52cf'
author: "[[@Symflower]]"
guest:
publish_date:
reviewed_date:
---

## Highlights
- When you pass a relative path to cd, then the directories in $CDPATH will be used as base directories.