Skip to content

Instantly share code, notes, and snippets.

#!/bin/sh
# ./twit-followers <screen_name>
# Based on http://gist.github.com/459828 by DRMacIver
# Script by Andy Bennett <andyjpb@ashurst.eu.org>
API_USER=username
API_PASS=password
DOT_FILE=~/.twit-followers