-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Brett Serkez on 1/1/2006 1:01 PM: > > On the ZoneLabs message boards I found references to use of tcsh in > place of bash, that seems to work around the problem as follows: >
I wonder what the difference is between bash and tcsh that gives rise to that idea. Your choice of shell shouldn't affect your CPU usage; and if there is a bug in bash, I would like more details to help reproduce what it is. > > - Modify individual scripts, as appropriate, and change the she-bang > line to: #!/bin/tcsh. Whoa there - that usually doesn't work. bash and tcsh have completely different ideas of syntax, and blindly changing the #! to a different shell is liable to lead to failure. - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] volunteer cygwin bash maintainer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDuoHa84KuGfSFAYARAl3UAKDHGNH7NwXe9l62lYDB4BHb1R/G/gCgiPNs 5xU5dG+aOB6nUSpL1/YiBw0= =4Q9m -----END PGP SIGNATURE----- -- 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/