-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Andreas Frische on 6/19/2007 7:35 PM: > hi, > > as of ls (GNU coreutils) 6.9 this bug is still not fixed. > > ls --color | od -tx1z > 0000000 1b 5b 30 30 6d 1b 5b 30 31 3b 33 36 6d 74 65 73 >.[00m.[01;36mtes< > 0000020 74 1b 5b 30 30 6d 40 0a 1b 5b 6d >[EMAIL PROTECTED]< > 0000033 > > ls --color test | od -tx1z > 0000000 1b 5b 30 30 6d 1b 5b 34 30 3b 33 31 3b 30 31 6d >.[00m.[40;31;01m< > 0000020 74 65 73 74 1b 5b 30 30 6d 40 0a 1b 5b 6d >[EMAIL PROTECTED]< > 0000036
Thanks for the report, but it is too spotty to act on. What is LS_COLORS set to in these circumstances? Are you competing with any aliases for ls? Also, which systems claim to support d_ino reliably? And what are the characteristics of 'test' (for example, is it executable)? I suspect that the difference here is whether or not ls had to do a stat, and whether or not the d_ino was reliable when ls decided not to do a stat. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGeJsp84KuGfSFAYARAiUCAJ0fT/q4HJ/YYpy07/cTUylf2lvrggCfegI4 pzorUcdzvc+K+oJO0e7Awvs= =0Zzo -----END PGP SIGNATURE----- _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
