python ./twitter_check.py <list_of_accounts> <year>
Give a list of twitter accounts and provide the year of account you wish to find. Reminds that it might take a while, you better use :
screen -S cmdTwitterCheck -L -Logfile ~/cmdTwitterCheck.log python ./twitter_check.py <list_of_accounts> <year>
- ...