LINES and COLUMNS not getting updated

Samuel Thibault samuel.thibault@ens-lyon.org
Wed May 31 15:27:00 GMT 2006


Hi,

Kenneth Nellis, le Wed 31 May 2006 10:07:48 -0400, a écrit :
> Furthermore, "echo $COLUMNS" and "printenv COLUMNS" don't agree.

Note: echo $COLUMNS prints your shell's internal COLUMNS variable, while
printenv COLUMNS prints the COLUMNS environment variable that the shell
gives to children processes. That explains how the values can differ (it
does not explain why printenv's value is not always correct).

Samuel

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list