Skip to content

Instantly share code, notes, and snippets.

View jcontonio's full-sized avatar
🏠
Working from home

Jay Contonio jcontonio

🏠
Working from home
View GitHub Profile

Keybase proof

I hereby claim:

  • I am jcontonio on github.
  • I am jcontonio (https://keybase.io/jcontonio) on keybase.
  • I have a public key ASDn5nJgcIZkqDAUDe1-bHcUQVla3RtwaW0fW6GE_Ff7ago

To claim this, I am signing this object:

#!/bin/bash
PARAMS=('-m 6 -q 70 -mt -af -progress')
if [ $# -ne 0 ]; then
PARAMS=$@;
fi
cd $(pwd)