| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Fri, 09 Nov 2001 15:09:46 +0900 |
| Message-ID: | <ur8r81nmd.wl@qzilla.mn.mikan.org> |
| From: | Jun-ya Kato <kato AT goto DOT info DOT waseda DOT ac DOT jp> |
| To: | cygwin AT cygwin DOT com |
| Subject: | tcsh backquote expansion problem |
| User-Agent: | Wanderlust/2.6.0 (Twist And Shout) SEMI/1.14.3 (Ushinoya) LIMIT/1.14.7 (Fujiidera) APEL/10.3 Emacs/20.7 (i386-*-nt5.0.2195) MULE/4.1 (AOI) Meadow/1.15pre1-IPv6 (SHOUBU:63) |
| MIME-Version: | 1.0 (generated by SEMI 1.14.3 - "Ushinoya") |
Dear all,
I'm going to report tcsh backquote expansion problem.
I've installed cygwin-1.3.4-4 and tcsh-6.10.00-3 on Windows XP box.
# .cshrc
set myname=`hostname`
set prompt="${myname}% "
I put these 2 lines on ~/.cshrc. However, when tcsh starts up, myname
variable is always set null. The output of hostname can't be expanded
at all.
Once tcsh starts up, I typed-in command line manually,
% echo `hostname`
It can show my hostname correctly.
cygwin-1.3.2-1 doesn't cause this problem. Also when I use bash and
$HOME/.profile, They can work with both version of cygwin.dlls.
--
Jun-ya Kato
Waseda University, JAPAN
kato AT goto DOT info DOT waseda DOT ac DOT jp
http://win6.jp/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |