On 22 Feb 2004 at 21:04, Xavier Noria wrote:
> >
> > $ENV{PAR_TEMP} gives you the temp dir in use. You could always unzip
> > all of bar.par
> > there if you like. You would have to do subdir cleanup if you want "pp
> > -C" to work.
>
> Hmmmm... so -C does not delete the temp dir recursively?
>
> -- fxn
>
That was intentionally not done based on the assumption that PAR itself does not
create
any subdirs when using -C. All the extraction is flat.
I know it was discussed. Autrijus, what was the reasoning for that again?
Alan Stewart