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 09:21:03PM +0100, Gregoire Favre wrote:
> On Sun, Jan 05, 2003 at 11:26:51PM +0100, Matthias Schniedermeyer wrote:
>
> > With only one command before the other two you delete all symlinked
> > files. The ".rec"-dires are empty after that and will be deleted by the
> > last command.
> >
> > find /video -type l -printf %l\\n | xargs rm -f
>
> I strongly advice users NOT TO TRY this!!!
> It will delete all your VDR recording that are symlinks (for me that's
> all recording because /video0 is just a dir in / that don't have much
> space on it and that /video1 and /video2 are much bigger ones...).
I created the "rm -rf /" equivalent for VDR. ;-)
Bis denn
--
Real Programmers consider "what you see is what you get" to be just as
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated,
cryptic, powerful, unforgiving, dangerous.
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index