Comment 4 for bug 544935

Revision history for this message
Lars Volker (lv) wrote : Re: netcat-openbsd stdout broken on Ubuntu

Oh, and to contribute to the solution: As a workaround, you can add

alias nc='nc -q 1' to your ~./.bash_aliases to revert to the old behaviour (but only for your user).