Alex Kilgore skrev:
> I have a mail notifier on my system that I wrote in Perl, The way that I
> managed this was to get the script to write the formatted number of
> messages to a file (in this case below it was called "mail") and i had
> wmiirc echo the contents (using cat) to the status bar
> so my status function in the wmiirc looked something like:
>
> status()
>    {
>        echo -n "$(cat '/home/alex/.wmii-3.5/mail')"     " $(date +'%l:%M')"
>    }
>

Hi alex

Could you post yor script here please ?

-- 
/Niels
Registered Linux user #133791
Get counted at http://counter.li.org


Reply via email to