Created
August 24, 2022 15:59
-
-
Save vancluever/bae70920ddebcb54259d28e56560f20c to your computer and use it in GitHub Desktop.
tolower alias
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias tolower='tr '\''[:upper:]'\'' '\''[:lower:]'\''' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment