mirror of
https://github.com/cheat/cheat.git
synced 2025-07-04 21:01:57 +02:00
Merge pull request #246 from rognan/master
Add cheat for lowercasing files and folders in current directory
This commit is contained in:
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/' *
|
Reference in New Issue
Block a user