bash slow to get prompt

David Antliff david.antliff@gmail.com
Thu Feb 18 01:04:00 GMT 2010


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



More information about the Cygwin mailing list