After some searching I found this blog entry that confirmed my suspicions and pointed me to an AUR package that basically implements rename with regular expressions.
$ packer -S rename
$ renamexm -s/\ /_/g *Replace spaces with underscores in all files.
No comments:
Post a Comment