ismaelgv/rnr
A command-line tool to batch rename files and directories
Batch rename utility for developers
Appears on
Quick read
Latest capture 2026-08-21 03:04
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
7 observed captures since 2026-05-22. Observed captures are shown by default.
Stars from first capture -2
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
A command-line tool to batch rename files and directories
A tool for renaming files quickly, especially multiple files at once.
F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely. Written in Go!
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
n³ The unorthodox terminal file manager
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`