Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: vdr script for checking mails in osd?
Klaus Wolf wrote:
>
> Hi Folks,
>
> does anybody uses the commands.conf menu of vdr to check emails?
> I need an example for the commands.conf and the necassary mail prog to check
> them.
>
> Please send me scripts.
Hi Klaus,
I'm currently displaying only the mail headers on the OSD.
Here is my current commands.conf:
1 Disk Space:df -h|awk '{print $4," ",$5," ",$6}'
2 Mail:echo x|rsh wald Mail
3 Recordings Space:cd /video;du -sk *|sort -n|cut -c1-29
4 Restart:killproc /usr/local/VDR/vdr
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index