Automic VaultAutomic Vault

brew

Install cdargs with Homebrew, apt, dnf, MacPorts

Directory bookmarking system - Enhanced cd utilities. Version 2.1 via Homebrew; verified 2026-06-19.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install cdargs

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install cdargs

MacPorts ports tree · sysutils/cdargs/Portfile · source: api.github.com

overview

Package summary

Directory bookmarking system - Enhanced cd utilities

Commands and aliases

  • cdargs

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2001: Stefan Kamphausen copyright period begins in the upstream README.
  • 2002: Man page dated March 2002 documents ~/.cdargs, shell functions, and interactive list/browse modes.
  • 2003: Upstream README copyright period ends; ChangeLog shows active feature work around shell integration and bookmark handling.
  • 2006: ChangeLog records version 1.35.
  • 2010: Current GitHub repository was created.
  • 2018: ChangeLog records version 2.0, a C++11 cleanup and Meson/Ninja build conversion.

Related projects

  • cdargs was inspired by the CDBM shell script mentioned in the upstream README. In package-manager culture it sits in the same practical family as autojump, fasd, z, and zoxide, although those related tools are not cdargs upstream dependencies.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 13 platform targets.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.cdargs

executables

Installed executables

CommandKindExposureNote
cdargscliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version2.1
manager updated2026-06-19
local dataok
upstreamcurrent
latest detected2.1

https://github.com/cbxbiker61/cdargs

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:cdargs
Version2.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/cdargs
Homepagehttps://github.com/cbxbiker61/cdargs
Repositoryhttps://github.com/cbxbiker61/cdargs
Upstream docshttps://github.com/cbxbiker61/cdargs#readme
LicenseGPL-2.0-or-later
Source archivehttps://github.com/cbxbiker61/cdargs/archive/refs/tags/2.1.tar.gz
Last updated2026-06-19T12:30:03-07:00
Pulseupdated
Build dependenciesmeson, ninja, pkgconf
Uses from macOSncurses
Bottleavailable (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-installnot defined
Servicenone declared
CaveatsSupport files for bash, tcsh, and emacs have been installed to: $HOMEBREW_CELLAR/cdargs/2.1/contrib

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecdargs
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

cdargs 1.35-12

bookmarks and browsing for the cd command

http://www.skamphausen.de/cgi-bin/ska/CDargs

sudo apt install cdargs
  • Section: utils
  • Architecture: amd64
  • 6 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Cdargs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cdargs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

cdargs 1.35-12build1

bookmarks and browsing for the cd command

http://www.skamphausen.de/cgi-bin/ska/CDargs

sudo apt install cdargs
  • Section: universe/utils
  • Architecture: amd64
  • 6 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Cdargs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cdargs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

cdargs 1.35-48.fc44

The shell cd with bookmarks and browser

http://www.skamphausen.de/cgi-bin/ska/CDargs/

sudo dnf install cdargs
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cdargs
  • 7 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Cdargs
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cdargs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cdargs-devel 1.35-48.fc44

Development files for cdargs

http://www.skamphausen.de/cgi-bin/ska/CDargs/

sudo dnf install cdargs-devel
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cdargs
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Cdargs
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cdargs-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

cdargs

sudo port install cdargs
  • normalized package name match
  • Matched by: Cdargs
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/cdargs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment