How do I get CR in tty output?
Robert Felps
felps at convex.com
Sat Sep 8 02:43:39 AEST 1990
pld at hpfcso.HP.COM (Paul Dineen) writes:
> What do I need to set to cause the carriage returns in command output
> (including the ksh prompt) to be being obeyed? I haven't found anything
> under tset or stty that looks like it would do it.
> Sample ll output:
> 292 hpclnag:/users/ftcollin/pld > ll
... delete ll output
>/ftcollin/pld > ll | wc
> 7 56 388
Try:
stty onlcr
If it doesn't work maybe submit the stty output and system type(BSD or SV)
and vendor.
Hope it works.
Robert
--
Robert Felps Tech. Assistant Ctr
Convex Computer Corp OS System Specialist
3000 Waterview Parkway felps at convex.com
Richardson, Tx. 75083 1(800) 952-0379
More information about the Comp.unix.questions
mailing list