mirror of
https://github.com/cheat/cheat.git
synced 2025-11-05 00:05:27 +01:00
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