faketerm, take 2

RSanders at USGS2-MULTICS.ARPA RSanders at USGS2-MULTICS.ARPA
Mon Mar 4 19:18:58 AEST 1985


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



More information about the Comp.unix.wizards mailing list