I hereby claim:
- I am powerschill on github.
- I am powerschill (https://keybase.io/powerschill) on keybase.
- I have a public key whose fingerprint is 21BF 8461 5057 3BD3 557C ABB9 0BFC 25F2 7D4D 5207
To claim this, I am signing this object:
h2. <Story Name> | |
h3. Story | |
*As a* <type of user> | |
*I want to* <some goal or objective> | |
*So that* <benefit or value> | |
h3. Acceptance Criteria |
I hereby claim:
To claim this, I am signing this object:
#!/bin/ksh | |
#================================================================ | |
# HEADER | |
#================================================================ | |
#% SYNOPSIS | |
#+ ${SCRIPT_NAME} [-hv] [-o[file]] args ... | |
#% | |
#% DESCRIPTION | |
#% This is a script template | |
#% to start any good shell script. |