2010/5/3 Alain Mouette <[email protected]>:
> Realmente tirou, mas não resolve meu problema:
>

PacMan, o tr do coreutils não tem -u, nem como não buferizar...

>
> Foi exatamente por isso que eu perguntei na lista :) se eu faço um pipe
> pequeno ele só processa no final :(
>
> Mais alguma sugestão???
>
> Alain
>

programa | sed 's/\x08//g'

sed 's/\x08//g' < <(programa)

;)

-- 
Reinaldo de Carvalho
http://korreio.sf.net
http://python-cyrus.sf.net

"Don't try to adapt the software to the way you work, but rather
yourself to the way the software works" (myself)

Responder a