"dm" is a small tool for managing often-visited directories using a shell like bash. It easily allows maintaining a database of the directories you want, with a short alias for each one. Then, you can use "dmcd <alias>" for getting into the stored directory.
| Tags | Utilities Shells |
|---|---|
| Licenses | GPL |
| Operating Systems | Unix POSIX |
| Implementation | Unix Shell bash |