Skip to content

Instantly share code, notes, and snippets.

View iguana's full-sized avatar

Eli Yelluas iguana

View GitHub Profile

Keybase proof

I hereby claim:

  • I am iguana on github.
  • I am replicant_eli (https://keybase.io/replicant_eli) on keybase.
  • I have a public key whose fingerprint is 83A7 0802 EC60 4C36 F90E AAB9 0F69 FCB8 0213 801A

To claim this, I am signing this object:

#!/usr/bin/sh
# run this as ./this-file.sh < query.sql > output.tsv
DB_USER="db user here"
DB_PASS="db pass here"
DB_NAME="db name here"
DB_HOST="db host here"
mysql --user=$DB_USER --password=$DB_PASS -D $DB_NAME --host=$DB_HOST --batch
#!/usr/bin/perl
use YAML::Syck;
use Data::Dumper;
my $data = LoadFile($ARGV[0]);
print Dumper($data);
print "\n";

Keybase proof

I hereby claim:

  • I am iguana on github.
  • I am iguana (https://keybase.io/iguana) on keybase.
  • I have a public key whose fingerprint is BB89 0604 D398 4365 A3AD D49A 0535 51AC 825E 5280

To claim this, I am signing this object:

This is a document

This is markdown. this is important

Check this out

this is really important

smaller heading