mirror of https://github.com/cheat/cheat.git
Add cheat for lowercasing files and folders in current directory
This commit is contained in:
parent
b6137cac8b
commit
1b55a238df
|
@ -0,0 +1,2 @@
|
||||||
|
# Lowercase all files and folders in current directory
|
||||||
|
rename 'y/A-Z/a-z/' *
|
Loading…
Reference in New Issue