Skip to content

Instantly share code, notes, and snippets.

View SantiagoTorres's full-sized avatar

Santiago Torres SantiagoTorres

View GitHub Profile

Keybase proof

I hereby claim:

  • I am santiagotorres on github.
  • I am santiagotorres (https://keybase.io/santiagotorres) on keybase.
  • I have a public key whose fingerprint is 903B AB73 640E B6D6 5533 EFF3 468F 122C E816 2295

To claim this, I am signing this object:

#!/bin/bash
SLEEPTIME=.1
eat=$1
length=$(echo $eat | wc -c)
clear
echo ":[$eat]"
sleep $SLEEPTIME
clear