ref: 15f05a0ca14c062e2f718cff0af2f097c6e6d228
dir: /nlast/
#!/bin/rc
# check for mentions.
# http://only9fans.com/kemal/ircs/HEAD/info.html
switch($1){
case c
grep sl /tmp/oftc/'#cat-v'
case libera
grep sl /tmp/libera/log
case oftc
grep sl /tmp/oftc/log
case u
grep sl /tmp/libera/'#unix_surrealism'
}