zsh-users
 help / color / mirror / code / Atom feed
From: Clint Olsen <olsenc@ichips.intel.com>
To: zsh-users@sunsite.auc.dk
Subject: Reliable way to detect a login shell?
Date: Thu, 23 Sep 1999 14:09:15 -0700	[thread overview]
Message-ID: <19990923140915.A44762@ichips.intel.com> (raw)

Is there a way to tell (checking switches/arguments) that a particular
shell is a login shell?  I'd like to be able to do this in my .zshenv to
set some options.

For example:

if [ i'm a login shell ]; then
  set -o ignoreeof
fi

Thanks,

-Clint


             reply	other threads:[~1999-09-23 21:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-23 21:09 Clint Olsen [this message]
1999-09-24 10:07 ` Zefram
1999-09-24 17:08 ` Gabor

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=19990923140915.A44762@ichips.intel.com \
    --to=olsenc@ichips.intel.com \
    --cc=zsh-users@sunsite.auc.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).