#!/bin/sh # #ident "@(#)tall.sh 1.0 make xterm(1) as tall as display - John S. Urban" # esc -rows 0 -down 0 [ "$1" != '' ] && esc -rows $1 exit