~siborgium/dumbme

dumb [rena]me
fix typo in PKGBUILD
Specify destdir correctly
install via pkgbuild

clone

read-only
https://git.sr.ht/~siborgium/dumbme
read/write
git@git.sr.ht:~siborgium/dumbme

You can also use your local clone with git send-email.

#dumb [rena]me

Simple & interactive rename wrapper I use. It runs $EDITOR on stdin contents and calls rename(old_line, new_line) when you're done editing. Unchanged lines are ignored, adding/removing lines outputs an error. Multiline filenames are not supported.

Examples:

ls * | dumbme
find . -name '*png' | dumbme