-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Angelo Graziosi on 12/9/2009 3:57 AM: > are ignored from history. Is this to be expected? What exactly does it > mean '[ \t]'?
That's a bug in base-files. It should be $'[ \t]', not '[ \t]', since bash only interpolates \t as a TAB inside $''. The other approach is to use a literal TAB character in place of \t. - -- Don't work too hard, make some time for fun as well! Eric Blake e...@byu.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAksfnWgACgkQ84KuGfSFAYAfOgCgnDG2bRPeRRC3AmUeU0VAqnVh zuoAn1iHfBEWtJPDPl2wxfllmTY4Q4Bp =gNc9 -----END PGP SIGNATURE----- -- 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