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 [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.

Reply via email to