1
0
Fork 0
mirror of https://github.com/Erreur32/cheat.git synced 2025-01-13 08:12:01 +01:00
cheat-fork-echo/cheat/cheatsheets/rename

3 lines
77 B
Text
Raw Normal View History

# Lowercase all files and folders in current directory
rename 'y/A-Z/a-z/' *