advanced code snippet search
smoover on 07/09/09
Shell Bash files cli rename lowercase
07/09/09 03:32am
rename 'y/A-Z/a-z/' *
Report this snippet Tweet
Nice. One should perhaps mention that rename is a Perl script that comes with the Perl interpreter.
Comment:
You need to login to post a comment.
Nice. One should perhaps mention that rename is a Perl script that comes with the Perl interpreter.