Skip to content

Instantly share code, notes, and snippets.

@pastleo
Created March 24, 2017 05:45
Show Gist options
  • Save pastleo/e010ec9eecdab65382944e75da713be9 to your computer and use it in GitHub Desktop.
Save pastleo/e010ec9eecdab65382944e75da713be9 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo $1
echo $@
echo $#
echo 'the end'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment