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/ _______________________________________________ Bug-findutils mailing list Bug-findutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-findutils