mirror of
https://github.com/cheat/cheat.git
synced 2024-12-18 18:55:06 +01:00
Merge pull request #246 from rognan/master
Add cheat for lowercasing files and folders in current directory
This commit is contained in:
commit
bfa813a0b8
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 New Issue
Block a user