jhotmann/node-rename-cli
A tool for renaming files quickly, especially multiple files at once.
A command-line tool to batch rename files and directories
Appears on
Quick read
Latest capture 2026-07-21 03:03
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
3 observed captures since 2026-06-19. Charts use measured snapshots only.
Stars from first capture +4
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
A tool for renaming files quickly, especially multiple files at once.
A grep-like tool which understands source code syntax and allows for manipulation in addition to search
Batch rename utility for developers
Find and replace text in source files
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`
Intuitive find & replace CLI (sed alternative)