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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <38B6DE88.1F43AFAB@ece.gatech.edu> Date: Fri, 25 Feb 2000 14:56:56 -0500 From: Charles Wilson X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: Rick Rankin CC: Cygwin Subject: Re: Problem with bash command substitution? References: <20000225184216 DOT 27967 DOT qmail AT web804 DOT mail DOT yahoo DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Rick Rankin wrote: > > I discovered that bash is hanging on the following line in my .bash_profile: > > export NODE=$(hostname | tr 'A-Z' 'a-z') > > If I type > > hostname | tr 'A-Z' 'a-z' > > on the command line, it returns immediately with the results I expect. It only > seems to hang inside the $() or `` command substitution mechanism. I currently > have > > CYGWIN=tty notitle glob ntea nontsec > > and I have all text mounts. I'm using the latest snapshot. Has anyone else seen > this behavior? > > Rick With anything newer than the Jan 31 snapshot, bash hangs *somewhere* in the .bashrc - .bash_profile area. I have not yet narrowed it down to a particular command, tho. --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com