macOS
brew install cdargslocal Homebrew formula metadata
sudo port install cdargsMacPorts ports tree · sysutils/cdargs/Portfile · ソース: api.github.com
brew
cdargs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cdargslocal Homebrew formula metadata
sudo port install cdargsMacPorts ports tree · sysutils/cdargs/Portfile · ソース: api.github.com
sudo apt install cdargsDebian stable package indexes · cdargs · ソース: deb.debian.org
sudo dnf install cdargsFedora Rawhide package metadata · cdargs · ソース: dl.fedoraproject.org
概要
Directory bookmarking system - Enhanced cd utilities
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.cdargs実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cdargs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/cbxbiker61/cdargs
インストールメタデータ
| パッケージキー | brew:cdargs |
|---|---|
| バージョン | 2.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cdargs |
| ホームページ | https://github.com/cbxbiker61/cdargs |
| リポジトリ | https://github.com/cbxbiker61/cdargs |
| 上流ドキュメント | https://github.com/cbxbiker61/cdargs#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/cbxbiker61/cdargs/archive/refs/tags/2.1.tar.gz |
| 最終更新 | 2026-06-19T12:30:03-07:00 |
| Pulse | updated |
| ビルド依存関係 | meson, ninja, pkgconf |
| macOS 提供ライブラリ | ncurses |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
| 注意点 | Support files for bash, tcsh, and emacs have been installed to: $HOMEBREW_CELLAR/cdargs/2.1/contrib |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 cdargsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.