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: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?

> 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...

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