I hereby claim:
- I am ar4mirez on github.
- I am ar4mirez (https://keybase.io/ar4mirez) on keybase.
- I have a public key ASDhSRmx_2Q7gJIufgoLV6F1U98M2owqsX9oS3RqJQTFcQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#! /bin/bash | |
for i in "$@" | |
do | |
case $i in | |
-h=*|--hostname=*) | |
_HOSTNAME="${i#*=}" | |
shift | |
;; | |
-b=*|--brewfile=*) |