URL:
<http://savannah.gnu.org/bugs/?18203>
Summary: find errormessages can garble console
Project: findutils
Submitted by: ametzler
Submitted on: Sonntag 05.11.2006 um 10:53
Category: find
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: 4.2.28
Fixed Release: 4.3.1
_______________________________________________________
Details:
In response to #13303 find nowadays will not dump non printable characters on
a tty as a result of -print. However *errormessages* still dump the
non-printable characters to the console.
How to reproduce:
[EMAIL PROTECTED]:/tmp/$ mkdir /tmp/findtests && cd /tmp/findtests
[EMAIL PROTECTED]:/tmp/findtests$ for i in `seq 0 99` ; do mkdir `dd
if=/dev/urandom bs=1 count=30` ; done ; chmod -x *
[EMAIL PROTECTED]:/tmp/findtests$ LC_ALL=C find -type d -print
[ Be surprised as the terminal will start beeping et.al.]
This seems to be fixed in 4.3.1. (In the regular find binary, find/oldfind
still shows the problem.)
cu andreas
_______________________________________________________
Carbon-Copy List:
CC Address | Comment
------------------------------------+-----------------------------
Available only the item webpage |
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?18203>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-findutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-findutils