https://bugzilla.novell.com/show_bug.cgi?id=692446 https://bugzilla.novell.com/show_bug.cgi?id=692446#c10 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |rbyshko@gmail.com --- Comment #10 from Dr. Werner Fink <werner@novell.com> 2011-06-28 08:45:04 UTC --- The bash does dynamically reassign COLUMS and LINES even on openSUSE 11.3 and any former version. I've just verfied this e.g. on a SLES10-SP3 running bash 3.1.17. Please note that I'll not change the default/upstream behaviour of the bash ... on the other hand in normal case the bash does *not* export the variables COLUMNS and LINES even for a interactive login shell. The only exeption from this rule is for bash on a iSeries (that is /proc/iSeries exists and the terminal is /dev/tty1 or /dev/console). I'd like to see the result of grep -rs COLUMNS /etc/profile.d/ for user root and grep COLUMNS ~/.bashrc ~/.profile printenv | grep COLUMNS for your normal login (not root) ... the question is where the variables COLUMNS and LINES will be exported. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.