Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 31 Mar 2005 10:48:15 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Neal Symms cc: cygwin AT cygwin DOT com Subject: Re: bash backtick operator very slow In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 31 Mar 2005, Neal Symms wrote: > I've searched for anyone having similar problems, but can't find anything. > Here's the gist: > > ~$ time hostname > MY_HOSTNAME > real 0m0.111s > user 0m0.060s > sys 0m0.040s > > ~$ time echo hello > hello > real 0m0.000s > user 0m0.000s > sys 0m0.000s > > ~$ time echo `hostname` > MY_HOSTNAME > real 0m6.175s > user 0m0.060s > sys 0m0.050s > > ..and that was a fast one. Usually it takes > 7 seconds. I'm running > cygwin under Win2K in a domain environment. I don't have this problem when > running the same exact setup on a non-domain machine. Anyone seen anything > like this before? Does help? > I have no network drives in my PATH. Bash version is 3.1-4, cygwin DLL > version is 1.5.13. The sh shell has the same behavior. I don't have > ash, but I suppose I could try that one too... FYI, "/bin/sh" *is* ash. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT -- 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/