fix typo in PKGBUILD
Specify destdir correctly
install via pkgbuild
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