1#!/bin/sh
2xterm -title "ADD $*" -fn 12x24 -xrm 'XTerm*.sunKeyboard:false' -e add $*
3