This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Strange SHELL bug in rxvt
- From: Hans Werner Strube <strube at physik3 dot gwdg dot de>
- To: cygwin at cygwin dot com
- Date: Tue, 16 Sep 2003 12:51:47 +0200 (MET DST)
- Subject: Strange SHELL bug in rxvt
rxvt should obey the SHELL environment variable when called without -e.
Strangely, it does only if SHELL != /bin/bash. In the latter case, it
uses /bin/sh instead. If SHELL = /usr/bin/bash or /bin/tcsh or /bin/sh,
it works correctly. Also rxvt -e /bin/bash works.
--
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/