This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: LINES and COLUMNS not getting updated


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]