Subject: Re: magic
To: Charles M. Hannum <mycroft@ai.mit.edu>
From: Dave Leonard <d@dstc.edu.au>
List: tech-userlevel
Date: 07/02/1995 16:16:33
> I suspect there are a few programs that read /etc/termcap directly.
> The only one I found was Emacs, and I fixed it years ago.
I noticed that perl's lib/perl/termcap.pl looks at the envvar $TERMCAP before
resorting to /etc/termcap.
d
--
David Leonard BE(Comp)/BCompSc 5th year student
The University of Queensland s160828@student.uq.edu.au
perl -e 'for $c(split(//,"BILLGATES\003")){$s+=ord($c)};print $s."\n"'