Skip to content

Instantly share code, notes, and snippets.

@marioluan
Created March 17, 2017 13:17
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 marioluan/544133d1d31136be5736fa3e79b40df1 to your computer and use it in GitHub Desktop.
Save marioluan/544133d1d31136be5736fa3e79b40df1 to your computer and use it in GitHub Desktop.
Sample bash.
#!/bin/bash
execute(){
echo "sample execute like a charm!"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment