macOS
brew install renlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ren pour les workflows d'agents IA.
installation
brew install renlocal Homebrew formula metadata
aperçu
Rename multiple files in a directory
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ren | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://pdb.finkproject.org/pdb/package.php/ren
métadonnées d'installation
| Clé du paquet | brew:ren |
|---|---|
| Version | 1.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/ren |
| Page d'accueil | https://pdb.finkproject.org/pdb/package.php/ren |
| Docs amont | https://www.ibiblio.org/pub/Linux/utils/file/%21INDEX.html |
| Licence | LicenseRef-Homebrew-public-domain |
| Archive source | https://www.ibiblio.org/pub/Linux/utils/file/ren-1.0.tar.gz |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.