zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: mneptok <mneptok@mneptok.com>
Cc: zsh-users@sunsite.dk
Subject: Re: zsh login coredump
Date: Sun, 22 May 2005 15:38:08 +0000	[thread overview]
Message-ID: <1050522153808.ZM15793@candle.brasslantern.com> (raw)
In-Reply-To: <1116742843.6855.17.camel@localhost.localdomain>

On May 21, 11:20pm, mneptok wrote:
}
} "id -u" works form within bash and zsh.

It would seem that once you've gotten as far as having an interactive
shell, whatever conditions are causing the failure no longer apply.

Try putting a call to id -u in ~/.zshenv (which should get executed
before /etc/profile) so you have a chance to see what it's returning
(or not).  E.g.:

echo calling id ...
id -u
echo done with id

} Odd.

Yes.


  reply	other threads:[~2005-05-22 15:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-21 23:23 mneptok
2005-05-22  0:17 ` Bart Schaefer
2005-05-22  3:15   ` mneptok
2005-05-22  6:04     ` Bart Schaefer
2005-05-22  6:20       ` mneptok
2005-05-22 15:38         ` Bart Schaefer [this message]
2005-05-23  8:37           ` mneptok
2005-05-23 16:07             ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1050522153808.ZM15793@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=mneptok@mneptok.com \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).