Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: SOLVED! ( "here" document broken? (New findings))
- X-seq: zsh-users 9609
- From: DervishD <zsh@xxxxxxxxxxxx>
- To: Com MN PG P E B Consultant 3 <mn-pg-p-e-b-consultant-3.com@xxxxxxxxxxx>
- Subject: Re: SOLVED! ( "here" document broken? (New findings))
- Date: Wed, 2 Nov 2005 09:59:57 +0100
- Cc: zsh-users Mailinglist <zsh-users@xxxxxxxxxx>
- In-reply-to: <6F0CB04509C11D46A54232E852E390AC44B9B2@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: Com MN PG P E B Consultant 3 <mn-pg-p-e-b-consultant-3.com@xxxxxxxxxxx>, zsh-users Mailinglist <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: DervishD
- References: <6F0CB04509C11D46A54232E852E390AC44B9B2@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Hi Ronald :)
* Com MN PG P E B Consultant 3 <mn-pg-p-e-b-consultant-3.com@xxxxxxxxxxx> dixit:
> There is exactly one setting in my invironment which is different from
> an interactive
> zsh to that of my bash and tcsh environments, and this is the line
>
> export TMPPREFIX=/tmp/zsh_temporaries/file
Uff, that was difficult to guess...
> My mistake was to assume that the directory mentioned in TMPPREFIX
> would be created by zsh automatically, but this is not the case
> (and the manual does not claim it either anyway, so this is clearly
> my fault). I have changed the line to
>
> export TMPPREFIX=/tmp/zsh_temporary_file
>
> and now everything runs well.
Cool! BTW, I always thought that TMPPREFIX should "point" to an
already existing place plus a prefix, I never assumed zsh would
create any intermediate directory, but from certain point of view I
find reasonable to think that the directory would be created. But it
is not, so...
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736 | http://www.dervishd.net
http://www.pleyades.net & http://www.gotesdelluna.net
It's my PC and I'll cry if I want to...
Messages sorted by:
Reverse Date,
Date,
Thread,
Author