]> git.phdru.name Git - IM.git/blob - agent.mail.ru-status
Feat(im-status.sh): Check if the programs are running
[IM.git] / agent.mail.ru-status
1 #! /bin/sh
2
3 if [ "$1" ]; then
4   ID="$1"
5 else
6   echo "Usage: $0 email" >&2
7   exit 1
8 fi
9
10 wget -Y off -O - -q "http://status.mail.ru/?$ID" | xli stdin