Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!usc!ucsd!ucbvax!hplabs!otter!hplb!hpltoad!jp From: jp@hplb.hpl.hp.com (Julian Perry) Newsgroups: comp.sys.hp Subject: Re: General Questions Message-ID: <524@toad.hplb.hpl.hp.com> Date: 18 Jan 90 09:35:22 GMT References: <3142@plains.UUCP> Sender: news@hplb.hpl.hp.com Reply-To: jp@hplb.hpl.hp.com Distribution: usa Organization: Hewlett-Packard Laboratories, Bristol, UK Lines: 41 In article <3142@plains.UUCP>, lodin@plains.UUCP (Joe Schmo) writes: > > I have a couple of kinda general questions: > > 1) Is there a way under HP-UX 6.5 (and soon 7.0) to get ksh > to logout without doing a after EOF like sh? Root > login seems to work fine but any other login needs the return > after EOF to logout. This is different than other ksh's I've used. I think a `set -o viraw' should solve that one (assuming you use vi mode editting). Not particularly clear but...from the manual ksh(1): Setting the viraw option will always disable canonical processing on the terminal. This mode is implicit for systems that do not support two alternate end-of-line delimiters, and may be helpful for certain terminals. and from the bit on `set -o': vi Puts you in insert mode of a vi style in-line editor until you hit escape character 033. This puts you in move mode. A return sends the line. viraw Each character is processed as it is typed in vi mode. > Steve Lodin > Advanced Instrumentation Engineering > Delco Electronics Corp Jules #include -- E-MAIL: jp@hplb.hpl.hp.com || jp@hplb.hp.co.uk || jp@hplb.uucp IN-REAL-LIFE: Julian Perry ORGANISATION: Hewlett-Packard Laboratories, Bristol ADDRESS: Filton Road, Stoke Gifford, Bristol, England, BS12 6QZ TELEPHONE: +44 272 799910 x 24019