Help for this page
my $w = $ENV{COLUMNS};
export COLUMNS
# get current width from environment ... $width = $w - 5; }