macOS
brew install cdargslocal Homebrew formula metadata
sudo port install cdargsMacPorts ports tree · sysutils/cdargs/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.