Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 1996 12:03:54 -0800 (PST)
From:      amnuay muthitacharoen <amnuay@comnet.spu.ac.th>
To:        questions@freebsd.org
Subject:   stty extproc
Message-ID:  <Pine.AUX.3.91.960308115435.16762B-100000@comnet.spu.ac.th>

next in thread | raw e-mail | index | archive | help

	I telneted to a FreeBSD server from a NCSA vt100 PC emulator.
When I issued the following command :-
B
info: {28} stty

The response was : -


speed 9600 baud;
lflags: echoe echoke echoctl
oflags: -oxtabs
cflags: cs8 -parenb


I need to add "extproc" to  the  "lflags" , what can I do ? 
So that when I issued the "stty" command, I would get

stty
speed 9600 baud;
lflags: echoe echoke echoctl extproc
oflags: -oxtabs
cflags: cs8 -parenb



Thanks,

amnuay



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.AUX.3.91.960308115435.16762B-100000>