I have python script which i need to run daily for backups. Now i need to find the date of last saturday because i need that in my script to get the backups i did on last sa
$ date +"%b-%d-%Y" -d "last saturday" Jul-13-2013