mirror of
https://github.com/Erreur32/cheat.git
synced 2025-01-03 11:32:17 +01:00
Add cheat for lowercasing files and folders in current directory
This commit is contained in:
parent
b6137cac8b
commit
1b55a238df
1 changed files with 2 additions and 0 deletions
2
cheat/cheatsheets/rename
Normal file
2
cheat/cheatsheets/rename
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Lowercase all files and folders in current directory
|
||||||
|
rename 'y/A-Z/a-z/' *
|
Loading…
Reference in a new issue