wow, very tasty modifications to renlower to get it to handle more patterns that...
authorChris Koeritz <fred@gruntose.com>
Sat, 11 Apr 2015 00:57:50 +0000 (20:57 -0400)
committerChris Koeritz <fred@gruntose.com>
Sat, 11 Apr 2015 00:57:50 +0000 (20:57 -0400)
commitb7a6c144ac89793e426f24a0798d5ea5083e8f6c
tree049a8469e4bffcd5ddc50e12c2990cf1d082e73a
parent78d8d62332226c326575de341f613a29f3a98151
wow, very tasty modifications to renlower to get it to handle more patterns that might have perl special characters in them, which has turned it into a nice general way of translating ls style regular expressions into perl ones.  not sure i handled all the cases from ls properly yet, but at least it's working on some example files with crazy bad characters in them.
scripts/files/filename_helper.pl
scripts/files/renlower.pl
scripts/files/replace_spaces_with_underscores.sh