Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: From: Jun-ya Kato 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") Content-Type: text/plain; charset=US-ASCII 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/