Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: error on TTY read: no such file or directory
- X-seq: zsh-workers 15901
- From: lordzork@xxxxxxxxxxxx
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: error on TTY read: no such file or directory
- Date: Sat, 29 Sep 2001 18:31:20 -0400
- In-reply-to: <3BB64905.7010803@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: lordzork industries
- References: <20010928121347.B16561@xxxxxxxxxxxxxx> <3BB56D03.2000300@xxxxxxxxxxxxxx> <20010929034953.E16561@xxxxxxxxxxxxxx> <3BB62E93.10802@xxxxxxxxxxxxxx> <20010929170811.G16561@xxxxxxxxxxxxxx> <3BB63D16.5040709@xxxxxxxxxxxxxx> <20010929173848.H16561@xxxxxxxxxxxxxx> <3BB64378.8060505@xxxxxxxxxxxxxx> <20010929181100.I16561@xxxxxxxxxxxxxx> <3BB64905.7010803@xxxxxxxxxxxxxx>
- Reply-to: lordzork@xxxxxxxxxxxx
In the gothic chambers of the underworld on Sat 29 Sep 2001 at 18:19 -0400,
Borsenkow Andrej muttered darkly:
> lordzork@xxxxxxxxxxxx wrote:
>
> >In the gothic chambers of the underworld on Sat 29 Sep 2001 at 17:56 -0400,
> >Borsenkow Andrej muttered darkly:
> >
> >
> >
> >>You noticed it, dd not you? Have you checked your zshenv for stderr
> >>redrection? (it was to be exec 2> /tmp/login-trace, of course).
> >>
> >
> >yes, that's what i have:
> >
> > ((UID)) || {
> > set -x
> > exec 2>|/tmp/login-trace
> > }
> >
> >
>
>
> So if you remove this redirection? Does it work?
>
>
>
no. that redirection was put there to help debug the problem, it makes
no difference whether it's there or not.
t.
--
4.0k -rw-rw-r-- 1 zork zork 17 Apr 4 17:38 .signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author