Skip to content

Instantly share code, notes, and snippets.

View rpavlovic's full-sized avatar

Rahmin Pavlovic rpavlovic

  • Ernst & Young
  • NYC
View GitHub Profile
#!/bin/bash
usage() {
echo "$0 usage:"
echo ""
echo " $0 [options]"
echo ""
echo "Where [options] include:"
echo ""
echo " -h|--help Show this help"