GNU bug report logs -
#8587
Curious bug.
Previous Next
Full log
View this message in rfc822 format
On a debian squeeze amd64.
francois <at> totoche:~$ echo ABCD Directory | tr [:lower:] [:upper:]
ABCD DIRECTORY
francois <at> totoche:~$ cd /tmp
francois <at> totoche:/tmp$ echo ABCD Directory | tr [:lower:] [:upper:]
tr: construit [:upper:] et/ou [:lower:] mal aligné
francois <at> totoche:/tmp$ echo ABCD Directory | tr [:upper:] [:lower:]
llll lirectory
francois <at> totoche:/tmp$ cd
francois <at> totoche:~$ echo ABCD Directory | tr [:upper:] [:lower:]
abcd directory
francois <at> totoche:~$
francois <at> totoche:/tmp/g$ tr --version
tr (GNU coreutils) 7.4
Copyright © 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 ou ultérieure
<http://gnu.org/licenses/gpl.html>. Ceci est un logiciel "libre" : vous êtes
libre de le modifier et de le redistribuer. Ce logiciel n'offre pas d'autre
garantie que celle imposée par la loi.
Écrit par Jim Meyering.
francois <at> totoche:/tmp/g$
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii coreutils 7.4-2 The GNU core utilities
I can give you more informations if you want.
Thanks for this work.
François Boisson
This bug report was last modified 14 years and 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.