delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
To: | cygwin AT cygwin DOT com |
From: | Thorsten Kampe <thorsten AT thorstenkampe DOT de> |
Subject: | Re: zsh as login shell |
Date: | Mon, 24 Oct 2005 18:05:29 +0100 |
Lines: | 21 |
Message-ID: | <12jp8mrgs23ef$.1b20pqkmkl3w2.dlg@40tude.net> |
References: | <6F0CB04509C11D46A54232E852E390AC44B951 AT MCHP7R6A DOT ww002 DOT siemens DOT net> <Pine DOT GSO DOT 4 DOT 63 DOT 0510241115540 DOT 27005 AT slinky DOT cs DOT nyu DOT edu> |
Mime-Version: | 1.0 |
User-Agent: | 40tude_Dialog/2.0.15.1 |
X-IsSubscribed: | yes |
* Igor Pechtchanski (2005-10-24 16:36 +0100) > On Mon, 24 Oct 2005, Com MN PG P E B Consultant 3 wrote: >> I would like to have on my Windoze desktop an Icon for zsh running under >> Cygwin... >> [snip] >> Zsh considers itself a login shell iff it is called under a name >> starting with a dash. >> [snip] >> Another possibility would be to execute a shell script using bash and in >> this script do an >> >> exec -a -zsh zsh -I >> >> But maybe someone knows a better way to do this? > > The latter sounds like the best solution. You could do it directly from > the batch file by using > > bash -c 'exec -l /usr/bin/zsh -i' zsh perfectly knows -l/--login. It's the "-i" that's not needed -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |