#!/bin/sh rm cookies.txt wget --save-cookies cookies.txt --post-data "login=flanker&mdp=XXXXXXXXXXX&cookme=checked" http://www.yaronet.com/login.php rm login.php wget --load-cookies cookies.txt http://www.yaronet/com/dposts.php grep "Vous avez un nouveau mini-message" dposts.php growlnotify --appIcon Safari -m 'Vous avez un nouveau minimessage'