[tex-live] updmap and /

Zdenek Wagner zdenek.wagner at gmail.com
Tue Feb 24 22:34:52 CET 2009


2009/2/24 Lars Madsen <daleif at imf.au.dk>:
> Lars Madsen wrote:
>> ..
> why does it need access to / anyway?
>
> wouldn't
>
> { cd "$tmpdir" && cd .. && rm -rf "$tmpdir" }
>
> be better? unless of course we do not have read access to the directory
> above $tmpdir
>
And why is it necessary to "cd" anywhere? I would do it like that:
rm -rf "$tmpdir" if -d "$tmpdir";

> /daleif
>
>
>



-- 
Zdeněk Wagner
http://hroch486.icpf.cas.cz/wagner/
http://icebearsoft.euweb.cz


More information about the tex-live mailing list