sub getRowsCols { qx|/bin/stty size| =~ /(\d+)\s+(\d+)/; }