Oct 19, 2001 #1 DtM Technical User Joined Aug 9, 2002 Messages 1 Location US I'm looking for a way (scipt or program)to designate the tty for a telnet session. I.E. IP address always ttyp6. OS 5.0.5 Thanks
I'm looking for a way (scipt or program)to designate the tty for a telnet session. I.E. IP address always ttyp6. OS 5.0.5 Thanks
Oct 22, 2001 #2 stanhubble MIS Joined Apr 6, 2001 Messages 1,052 Location CA Basically you can't do that. the pseudo tty devices are allocated dynamically based on first available ttypX when the connection is made. What you can do is key on hostname, which is available from w or who with the -x option. hth stan Upvote 0 Downvote
Basically you can't do that. the pseudo tty devices are allocated dynamically based on first available ttypX when the connection is made. What you can do is key on hostname, which is available from w or who with the -x option. hth stan