I'm surprised the flames haven't reached me yet, but maybe all of you are both good shell script fixers and above petty flames :-). Anyway, this version of faketerm should work much better: #! /bin/sh term=$1 shift TERM=$term TERMCAP=/etc/termcap $* -- Rex