Samuel Thibault, le Thu 02 Sep 2010 21:16:22 +0200, a écrit : > run xterm -e /bin/bash > > bash$ sudo su - > bash# sleep 1h > > then increase the xterm width, then press ^C to get back to the > root-owned bash prompt. > > Try typing text, bash will cut lines at the old xterm width and get > cluttered output.
I forgot to mention: at that point (cluttered output), resizing the xterm window against makes everything back to normal. I looks as if bash is not taking into account SIGWINCH updates. Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

