slowdown of command substitution in 1.5.13-1

Morche Matthias Matthias.Morche@P7S1Produktion.de
Thu Mar 3 15:04:00 GMT 2005


My /etc/profile now runs very slow.

I've tracked it down to:

$ time echo 1
1

real    0m0.000s
user    0m0.000s
sys     0m0.000s

mo12m@cb2284 ~
$ time echo `echo 1`
1

real    0m10.591s
user    0m0.015s
sys     0m0.031s
...

There seems to be something broken with the $() and `` command substitution using bash with 1.5.13-1...

  matthias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.log
Type: application/octet-stream
Size: 59436 bytes
Desc: cygcheck.log
URL: <http://cygwin.com/pipermail/cygwin-xfree/attachments/20050303/b7fb8f41/attachment.obj>


More information about the Cygwin-xfree mailing list