macOS
brew install cdargslocal Homebrew formula metadata
sudo port install cdargsMacPorts ports tree · sysutils/cdargs/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cdargs in AI-Agent-Workflows.
Installation
brew install cdargslocal Homebrew formula metadata
sudo port install cdargsMacPorts ports tree · sysutils/cdargs/Portfile · Quelle: api.github.com
sudo apt install cdargsDebian stable package indexes · cdargs · Quelle: deb.debian.org
sudo dnf install cdargsFedora Rawhide package metadata · cdargs · Quelle: dl.fedoraproject.org
Überblick
Directory bookmarking system - Enhanced cd utilities
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cdargs | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/cbxbiker61/cdargs
Installationsmetadaten
| Paketschlüssel | brew:cdargs |
|---|---|
| Version | 2.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cdargs |
| Homepage | https://github.com/cbxbiker61/cdargs |
| Repository | https://github.com/cbxbiker61/cdargs |
| Upstream-Dokumentation | https://github.com/cbxbiker61/cdargs#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/cbxbiker61/cdargs/archive/refs/tags/2.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-19T12:30:03-07:00 |
| Pulse | updated |
| Build-Abhängigkeiten | meson, ninja, pkgconf |
| Von macOS bereitgestellte Bibliotheken | ncurses |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | Support files for bash, tcsh, and emacs have been installed to: $HOMEBREW_CELLAR/cdargs/2.1/contrib |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 cdargsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.