Skip to content

Instantly share code, notes, and snippets.

View vibhav's full-sized avatar

Vibhav Sreekanti vibhav

  • Mountain View, CA
View GitHub Profile

Keybase proof

I hereby claim:

  • I am vibhav on github.
  • I am vibhav (https://keybase.io/vibhav) on keybase.
  • I have a public key whose fingerprint is D80B 503F 0D1A B412 EC96 41A2 979D E0DD 5FD2 5162

To claim this, I am signing this object:

#!/bin/bash
# collect_favorites.sh
# Shell script to collect all favorites into one txt file
#
# Vibhav Sreekanti
# May 20, 2010
username=user
password=pass
#!/bin/bash
# delete_twitter_favorites.sh
# Small shell script to delete all your Twitter favorites
#
# Vibhav Sreekanti
# May 20, 2010
username=user
password=pass