Mailing List archive

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

[vdr] Re: How to delete recordings?



> If you can give me some code that determines that "will be freed"-space
> I'll gladly include it!

find /video  -type d -name \*.del -exec du -s {} \; | cut -d " " -f 1 |awk 
'program to calculate the sum, don't have my awk book handy :) '


Thilo
-- 
Thilo Wunderlich  -  tw@7eins.de




Home | Main Index | Thread Index