Unix/Linux: Bulk rename files to all upper or lower case

Posted by Jay     Tags: , , , , , , , 24 July, 2008    6,774 views    (2) Comment

This is the utility I have been using for a long time, more than 6 years. It works excellent, no bugs, no issues so far. If you want to rename upper case to lower case in bulk or the other way, feel free to use this script. This script was originally developed by Noah Friedman and I have customized to suit my need. This is very useful when you ftp/sftp files from windows to unix/linux. Hope this is handy! Usage >mvcase -l *htm Usage >mvcase -u *htm Usage >mvcase -l * Usage Read Full Article (Click here)...

Categories : Scripts Unix Tags : , , , , , , ,