bug-findutils
[Top][All Lists]
Advanced

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

[bug #13326] Implement --show-control-chars


From: James Youngman
Subject: [bug #13326] Implement --show-control-chars
Date: Sat, 3 Sep 2005 10:38:32 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050730 Firefox/1.0.6 (Debian package 1.0.6-2)

Update of bug #13326 (project findutils):

             Assigned to:                    None => jay                    

    _______________________________________________________

Follow-up Comment #1:

Temporary workaround: since the characters are output unchanged when stdout
is not a terminal, you can do this to achieve the same effect:

find .......   -print | cat

piping the output through cat simply works around the real problem, which is
the lack of adequate control over what find is doing.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13326>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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