Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] AW: Free Space on Disk



Hi,
try using the 'expr' command.
You can write shell scripts like

i=`expr $j + $k`

This is a bit awkward and painfully slow if you add up a lot of values, but it works. Look at the man pages.


Christian.

> -----Ursprüngliche Nachricht-----
> Von: Axel Gruber [mailto:axelgruber3@gmx.de]
> Gesendet: Montag, 10. Dezember 2001 09:10
> An: vdr@linuxtv.org
> Betreff: [vdr] Free Space on Disk
> 
> 
> Hi all
> 
> I´m searching for a Script for the VDR Command - Menue wich 
> can display the
> space on the Harddisks in Hours/Minutes
> 
> Problem: it should add all availible disk-Space (in my 
> system: /video0 - /video6)
> 
> Does anyone have such a script ?
> 
> CU
> 
> Axel
> 
> 
> 



Home | Main Index | Thread Index