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:52:03PM +0100, Gregoire Favre wrote:
> On Sun, Jan 05, 2003 at 11:46:53PM +0100, Matthias Schniedermeyer wrote:
>
> > mkisofs -J -r -o "$targetimage" "$1" && sync && rm -rfv "$1"
> >
> > > Strange ;-)
> >
> > There is nothing strange. I've got about 1 TB of recordings. DVD-R is
> > great. :-)
>
> Why aren't you making "real" DVD with those?
I don't need it?
> > That part is quite easy. But in this form incorrect.
> >
> > See the command from my other mail, which is correct.
> >
> > The first "find" findes all directory with ".del" in it's name. Foreach
> > directory another find is issued that finds all symlinks (-type l) and
> > 'printf's the target of the symlink. xargs calls rm with all resolved
> > symlinks. This deletes all symlink-targets in all directorys with a
> > ".del" as the last part of it's name.
>
> Well, I think we don't have the same idea on how the partitions are...
We don't have to have the same idea. Just extend the finds with all
needed dirs.
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