CR defeat

ron%brl-vgr at sri-unix.UUCP ron%brl-vgr at sri-unix.UUCP
Fri Nov 18 08:07:24 AEST 1983


From:      Ron Natalie <ron at brl-vgr>

It's not the standard output that has the NL -> CRLF mapping it
is the terminal output.  To disable this feature from the shell
type "stty nl" and type "stty -nl" to restore it.  To disable it
from a program you must use the appropriate IOCTL or STTY for
your particular version of UNIX and clear the CRMOD bit.  Information
is available in the STTY(II) or TTY(IV) section of your UNIX manual.

-Ron



More information about the Comp.unix mailing list