Mailing List archive

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

[vdr] Re: VDR developer version 1.3.11



On Thu, Jun 24, 2004 at 10:23:04PM +0300, Jouni Karvo wrote:

> but the actual removal does not happen...

For me the removal never worked very well, I use this in commands.conf
(I have /video0 /vide1 /video2) :

DEL deleted: 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?/*
-- 
	Grégoire Favre
________________________________________________________________________
http://magma.epfl.ch/greg ICQ:16624071 mailto:Gregoire.Favre@freesurf.ch




Home | Main Index | Thread Index