X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?p=bin.git;a=blobdiff_plain;f=ircnotify;h=54b8bde539f1b9f874eb072ab773a3a1ada48f97;hp=c1684b468614b78687431457ba1acdb660b93b1a;hb=b238980e7533a97a6e14c1fdbc7f4da91e924001;hpb=048aac6382a1cd35c048734907a51e3be5727e42 diff --git a/ircnotify b/ircnotify index c1684b4..54b8bde 100755 --- a/ircnotify +++ b/ircnotify @@ -1,3 +1,6 @@ #! /bin/sh +if [ -f ~/.noircnotify ] && [ "$1" != --force ]; then + exit 0 +fi export IRCSERVER=excalibur.esper.net xargs -n 1 ircwhois < ~/.ircnotify