Mailing List archive

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

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



On Sun, Jan 05, 2003 at 11:38:54PM +0100, Matthias Schniedermeyer wrote:

> The correct(tm) command should be this. The other deletes "a bit(tm)" to much. :-)
> 
> find /video -type d -name "*.del" -exec find {} -type l -printf %l\\n \; | xargs rm

Even with this one I can't understand: as there is no /video your
command won't do anything at all???

The problem is with /video1 and /video2 having the links...

Thank you very much,

	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