Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: Bug or feature?
- X-seq: zsh-users 3345
- From: Juhapekka Tolvanen <juhtolv@xxxxxxxxx>
- To: Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- Subject: RE: Bug or feature?
- Date: Fri, 28 Jul 2000 15:14:12 +0300 (EEST)
- Cc: zsh-user mailing list <zsh-users@xxxxxxxxxxxxxx>
- In-reply-to: <000b01bff88c$36ba1d60$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
On Fri, 28 Jul 2000, Andrej Borsenkow wrote:
> >
> > My ~/.zshrc sources my ~/.kshrc via "." (dot) and my ~./kshrc sources my
> > ~/.shinit via ".". My ~/shinit has also these lines:
> >
> > # {{{ Logout
> >
> > trap '. $HOME/.sh_logout; exit' 0
> ^^^ is there a space between '
> and 0?
> >
> > # }}}
> >
> > Bash, ash and pdksh really sources my ~/.sh_logout during logout because of
> > that trap but my zsh does not.
>
> What version of Zsh?
>
> bor@itsrm2% zsh
> bor@itsrm2% trap "print I am exiting ..." 0
> bor@itsrm2% exit
> I am exiting ...
Oh, sorry, I forgot:
juhtolv@heresy : /home/juhtolv
% dpkg -l zsh 7544 | pts/5
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii zsh 3.1.6.pws21-1 A shell with lots of features.
juhtolv@heresy : /home/juhtolv
% 7545 | pts/5
That is the version of zsh provided with Debian GNU/Linux 2.2 Potato
--
Juhapekka "naula" Tolvanen * U of Jyväskylä * juhtolv@xxxxxxxxx
http://www.cc.jyu.fi/~juhtolv/ * * "STRAIGHT BUT NOT NARROW !!"
---------------------------------------------------------------
"if i was twice the man i could be, i'd still be half of what
you need" Nine Inch Nails
Messages sorted by:
Reverse Date,
Date,
Thread,
Author