jonas <[EMAIL PROTECTED]> writes:

> Hi all, hope this has not been asked before...
> Is there a possibility to see how often a user fetches my away-message? 
> Perhaps someone made a script, which can be included with this
> |script.sh thing in the awaymessage? Would be cool :)

I use this one:

,----[ licqaway ]
| #! /bin/sh
| FORTUNE=/usr/games/fortune
| echo -e `date +%d.%m.%y\ %H:%M:%S` " $1\t$2" >> ~/.licq/awaylog
| $FORTUNE starwars startrek simpsons futurama matrix bofh-excuses discworld
`----

You could use something like 'grep UIN ~/.licq/awaylog |wc -l' to
get how often UIN checked your away-Msg.

Jakob


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
LICQ-Main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main

Reply via email to