In article , Dan Douglas wrote:
> It isn't very common to dump multiple streams into one pipe.
echo "n't very" >/dev/null 2>&1
> I suggest avoiding |&.
Personally I wouldn't use it in scripts, since I try to stick as close
to plain vanilla Bourne shell as possible (though that's not as much of
Hi,
On a fully UTF-8 environment, in certain easily reproducible cases, the
command line becomes messed up (the cursor ends up in the wrong column, and
from then on it's tons of cumulative mistakes). I'm using bash-4.2.42, but
the bug also affects other readline-based applications.
To reproduce: