Skip to content

Instantly share code, notes, and snippets.

@deszip
Created April 28, 2015 15:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deszip/d76a01b294ebab4e7b39 to your computer and use it in GitHub Desktop.
Save deszip/d76a01b294ebab4e7b39 to your computer and use it in GitHub Desktop.
#!/bin/sh
echo $1 | tr "[:lower:]" "[:upper:]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment