Mailing List archive

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

[vdr] Re: How to delete "now" the recordings?



On Mon, Jan 06, 2003 at 11:17:20PM +0100, Matthias Schniedermeyer wrote:

> It took me less that 5 minutes to realize this yesterday. See the other
> mail. (Ups2)

;-) Yes you're totaly right!!!

Here again:

find /video0 -type d -name "*.del" -exec find {} -type l -printf %l\\n \; | xargs rm && rm -rf /video?/*/*.del && rmdir --ignore-fail-on-non-empty /video?/*/* /video?/*

Thank you very much for your kind patience :-)

	Grégoire
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index