macOS
brew install renlocal Homebrew formula metadata
インストール
brew install renlocal Homebrew formula metadata
概要
Rename multiple files in a directory
履歴
ren is a small Unix command-line utility for renaming multiple files in a directory using wildcard search and replacement patterns.
The ren 1.0 README says Vladimir Lanin originally wrote the program and submitted it to comp.sources.unix in 1988. Rob Schipper later adjusted the code so it would compile under Linux and released the packaged 1.0 archive in March 1997.
ren persisted mostly as a source tarball rather than an active source-control project. The ibiblio Linux utilities index lists ren-1.0.tar.gz under file-manipulation utilities, and Homebrew packages that same archive.
ren operates in the current directory or a specified path, matching files with * and ? wildcards and constructing replacement names with #1 through #9 wildcard indexes. The manpage emphasizes preflight checks for collisions and safe handling of rename chains.
ren is package-nerd interesting because it is a compact historical Unix utility: a comp.sources.unix-era program, later patched for Linux, preserved through source archives and modern package managers despite having no obvious upstream VCS.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ren | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://pdb.finkproject.org/pdb/package.php/ren
インストールメタデータ
| パッケージキー | brew:ren |
|---|---|
| バージョン | 1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ren |
| ホームページ | https://pdb.finkproject.org/pdb/package.php/ren |
| 上流ドキュメント | https://www.ibiblio.org/pub/Linux/utils/file/%21INDEX.html |
| ライセンス | LicenseRef-Homebrew-public-domain |
| ソースアーカイブ | https://www.ibiblio.org/pub/Linux/utils/file/ren-1.0.tar.gz |
| 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ren |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.