bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #18203] find errormessages can garble console


From: Andreas Metzler
Subject: [bug #18203] find errormessages can garble console
Date: Sun, 05 Nov 2006 09:53:40 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20060926 Debian/1.7.8-1sarge7.3.1

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:
address@hidden:/tmp/$ mkdir /tmp/findtests && cd /tmp/findtests
address@hidden:/tmp/findtests$ for i in `seq 0 99` ; do mkdir `dd
if=/dev/urandom bs=1 count=30` ; done ; chmod -x *
address@hidden:/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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]