macOS
brew install cdargslocal Homebrew formula metadata
sudo port install cdargsMacPorts ports tree · sysutils/cdargs/Portfile · source: api.github.com
brew
Directory bookmarking system - Enhanced cd utilities. Version 2.1 via Homebrew; verified 2026-06-19.
install
brew install cdargslocal Homebrew formula metadata
sudo port install cdargsMacPorts ports tree · sysutils/cdargs/Portfile · source: api.github.com
sudo apt install cdargsDebian stable package indexes · cdargs · source: deb.debian.org
sudo dnf install cdargsFedora Rawhide package metadata · cdargs · source: dl.fedoraproject.org
overview
Directory bookmarking system - Enhanced cd utilities
history
cdargs is a curses-style directory bookmarking tool for Unix shells. It keeps frequently used filesystem locations in a plain text bookmark list and is normally used through shell functions or aliases that call the external cdargs binary and then change the interactive shell's current directory.
The upstream README identifies Stefan Kamphausen as the 2001-2003 copyright holder and describes cdargs as a complete C++ rewrite inspired by Michael Schili's CDBM script for the German iX magazine and follow-up scripts from the related discussion thread.
The bundled man page was dated March 2002 and documents the core behavior still associated with cdargs: a bookmarks file, list and browse modes, shell integration functions, and optional bash and tcsh helper files. The upstream ChangeLog shows maintenance through the 1.x series, including bash completion, tcsh aliases, Emacs integration, packaging fixes, and a 2006 1.35 release. A 2018 ChangeLog entry records version 2.0 as a C++11 modernization and Meson/Ninja build-system conversion.
cdargs became a small but durable Unix package rather than a large ecosystem project. The Homebrew input records packages in Homebrew, Debian, Fedora, MacPorts, and Ubuntu, which is the kind of cross-distribution presence typical of old shell productivity utilities that solved one workflow well enough to persist.
The tool is used to bookmark project directories, jump by short descriptions, browse the filesystem from a terminal UI, and emit the selected path to a result file such as ~/.cdargsresult so a shell function can perform the final cd operation. Its ~/.cdargs file is deliberately simple and editable with a normal text editor.
cdargs is interesting as a pre-fzf, pre-zoxide example of directory-jumping ergonomics. It shows an older packaging pattern where a small binary, a man page, and shell snippets provide an interactive workflow that shells themselves cannot implement directly because child processes cannot change the parent shell's working directory.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.cdargsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cdargs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cbxbiker61/cdargs
install metadata
| Package key | brew:cdargs |
|---|---|
| Version | 2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cdargs |
| Homepage | https://github.com/cbxbiker61/cdargs |
| Repository | https://github.com/cbxbiker61/cdargs |
| Upstream docs | https://github.com/cbxbiker61/cdargs#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/cbxbiker61/cdargs/archive/refs/tags/2.1.tar.gz |
| Last updated | 2026-06-19T12:30:03-07:00 |
| Pulse | updated |
| Build dependencies | meson, ninja, pkgconf |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Support files for bash, tcsh, and emacs have been installed to: $HOMEBREW_CELLAR/cdargs/2.1/contrib |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cdargs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cdargs 1.35-12
bookmarks and browsing for the cd command
http://www.skamphausen.de/cgi-bin/ska/CDargs
sudo apt install cdargscdargs 1.35-12build1
bookmarks and browsing for the cd command
http://www.skamphausen.de/cgi-bin/ska/CDargs
sudo apt install cdargscdargs 1.35-48.fc44
The shell cd with bookmarks and browser
http://www.skamphausen.de/cgi-bin/ska/CDargs/
sudo dnf install cdargscdargs-devel 1.35-48.fc44
Development files for cdargs
http://www.skamphausen.de/cgi-bin/ska/CDargs/
sudo dnf install cdargs-develcdargs
sudo port install cdargssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.