improved spacem method to handle unwritable names better (where perl was not happy...
authorChris Koeritz <fred@gruntose.com>
Thu, 17 Sep 2015 17:05:02 +0000 (13:05 -0400)
committerChris Koeritz <fred@gruntose.com>
Thu, 17 Sep 2015 17:05:02 +0000 (13:05 -0400)
commit5e997ee834aafee7bdb6c8fb0bad54702c75580b
treea21f8d4d30583e7b142b836419af1867461e276d
parent80c26125f4317df8d5ace57641b196a5e51913c1
improved spacem method to handle unwritable names better (where perl was not happy renaming a file that contained a pipe character).  now weird character replacement happens before the lower-casing, so it works a lot better.
scripts/core/functions.sh
scripts/files/replace_spaces_with_underscores.sh