What's happened to the tset command in opensolaris? It doesn't seem to be installed by default. The one in the source seems to use the UCB libraries and termcap. Aren't these deprecated now?
I have one that we've been using since 1995. It's based on the BSD source but modified to use standard libraries and terminfo. I use this in ~/.profile to query the terminal for its terminal type: eval `tset -e'^H' -i'^?' -m dialup:\?vt100 -m network:\?vt100 -r -s -Q` I'd be happy to contribute this one to Opensolaris. Where should it be installed? -- This message posted from opensolaris.org _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
