macOS
brew install renlocal Homebrew formula metadata
brew
Rename multiple files in a directory. Version 1.0 via Homebrew; verified from local package data.
install
brew install renlocal Homebrew formula metadata
overview
Rename multiple files in a directory
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ren | cli | global executable |
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.
https://pdb.finkproject.org/pdb/package.php/ren
install metadata
| Package key | brew:ren |
|---|---|
| Version | 1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ren |
| Homepage | https://pdb.finkproject.org/pdb/package.php/ren |
| Upstream docs | https://www.ibiblio.org/pub/Linux/utils/file/%21INDEX.html |
| License | LicenseRef-Homebrew-public-domain |
| Source archive | https://www.ibiblio.org/pub/Linux/utils/file/ren-1.0.tar.gz |
| Bottle | available (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-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.