X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4B7A8A4F.40806@isac.cnr.it> References: <4B7A8A4F DOT 40806 AT isac DOT cnr DOT it> Date: Thu, 18 Feb 2010 14:04:10 +1300 Message-ID: Subject: Re: bash slow to get prompt From: David Antliff To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Wed, Feb 17, 2010 at 01:06, lanco wrote: > does anyone encountered this problem during its experience with cygwin 1.5? > Commands in bash (ls, cd, awk, ncftp, sed, ...) appears executed correctly > but prompt get many seconds to come back to life. [snip] > PROMPT_COMMAND = 'history -a' Just wondering - might be a red herring, but how large is your ~/.bash_history file? Try: $ wc ~/.bash_history -l -- David. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple