Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: steinmetz!dawn!stpeters@uunet.uu.net Newsgroups: comp.sys.sun Subject: Re: How well HP and SUNs work together Keywords: Miscellaneous Message-ID: <13234@steinmetz.ge.com> Date: 7 Mar 89 19:03:36 GMT References: <1224@mmm.UUCP> <4400001@hpindda.HP.COM> Sender: usenet@rice.edu Organization: GE Corporate R&D, Schenectady, NY Lines: 27 Approved: Sun-Spots@rice.edu Original-Date: 23 Feb 89 18:47:57 GMT X-Sun-Spots-Digest: Volume 7, Issue 186, message 2 of 12 hplabs!burdick@hpindda.hp.com (Matt Burdick) writes: >Terminal support: > > HP-UX uses terminfo while SUN uses termcap. This isn't quite correct - and isn't fair to *either* vendor. HP does use terminfo but provides termcap emulation. I haven't tried it and don't know how transparent it is. Suns can use either termcap or terminfo and come with both. I haven't tried Sun's terminfo and don't know how transparent its use is. However, where the Sun shines (if you'll pardon the expression) is that you get utilities for converting between terminfo and termcap. These I have used, and they're lifesavers. Thanks to these, our Suns have an HP termcap entry, and our HPs have a Sun terminfo. For those who need to mix and match, "/usr/5bin/infocmp -C" run on an NFS-mounted HP compiled terminfo file generates a termcap entry. To generate a Sun terminfo entry on an HP, run /usr/5bin/captoinfo on the Sun termcap to get terminfo source, then tic (compile) the source on either a Sun or HP. Both Sun and HP provide both tic and untic. Dick St.Peters GE Corporate R&D, Schenectady, NY stpeters@ge-crd.arpa uunet!steinmetz!stpeters