4 lines
126 B
Plaintext
4 lines
126 B
Plaintext
|
# check the window size after each command and, if necessary,
|
||
|
# update the values of LINES and COLUMNS.
|
||
|
shopt -s checkwinsize
|