On Jun 3, 2009, at 11:42 PM, Allan Odgaard wrote:
On 3 Jun 2009, at 22:07, Juho Makkonen wrote:
[...] if [ -x /usr/libexec/path_helper ]; then eval `/usr/libexec/path_helper -s` fi
With a long PATH this one can take a _loooong_ time to execute (I filed a performance bug against it), try disable/comment it.
Where is this code, in which bundle?