Skip to navigation
Howto lowercase a batch of files?
07.12.13
Use the command line tool rename command to lowercase all files: rename
Reply
Anonymous
Howto lowercase a batch of files?
Use the command line tool rename command to lowercase all files: rename
07.12.13
Reply
Anonymous
rename 'y/A-Z/a-z/' *
07.12.13
Reply
Anonymous
Information Epoch 1768542654
Use simple algorithms as well as simple data structures.
Home
Notebook
Contact us