#!/usr/bin/python ################################################### # # iTunes Python Shell Script v0.1 # inspired by the bash shell scripts on MacOSXHints # http://www.macosxhints.com/article.php?story=20011108211802830 # # README # - give read/execute permissions to the file (ex 'chmod 755 ./itunes') # - import this script into your bin director (ex '/usr/bin' or '~/bin') from os import system as cmd from sys import argv as args def showHelp(): helpHeader = "----------------------------------------------------------" print helpHeader+"\n iTunes Command Line Interface\n"+helpHeader print "Usage: %s