macOS
brew install renlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ren in AI-Agent-Workflows.
Installation
brew install renlocal Homebrew formula metadata
Überblick
Rename multiple files in a directory
Verlauf
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.
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.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ren | 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://pdb.finkproject.org/pdb/package.php/ren
Installationsmetadaten
| Paketschlüssel | brew:ren |
|---|---|
| Version | 1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ren |
| Homepage | https://pdb.finkproject.org/pdb/package.php/ren |
| Upstream-Dokumentation | https://www.ibiblio.org/pub/Linux/utils/file/%21INDEX.html |
| Lizenz | LicenseRef-Homebrew-public-domain |
| Quellarchiv | https://www.ibiblio.org/pub/Linux/utils/file/ren-1.0.tar.gz |
| 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 |
Registry-Fakten
| 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 |
|
Quellspur
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.