Skip to content

Instantly share code, notes, and snippets.

@deszip
Created April 28, 2015 15:05
Show Gist options
  • Select an option

  • Save deszip/d76a01b294ebab4e7b39 to your computer and use it in GitHub Desktop.

Select an option

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