Skip to content

Instantly share code, notes, and snippets.

@abhiomkar
Created March 30, 2010 19:24
Show Gist options
  • Save abhiomkar/349480 to your computer and use it in GitHub Desktop.
Save abhiomkar/349480 to your computer and use it in GitHub Desktop.
...to embed in my blog
mkdir MyFlickrBackup
cd MyFlickrBackup
#Download FlickrBird Script
wget http://github.com/abhiomkar/FlickrBird/raw/master/flickrbird.py
#Give execute permissions to run it
chmod +x flickrbird.py
#Yah! run it...
./flickrbird.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment