Path: utzoo!attcan!uunet!husc6!m2c!necntc!encore!bzs From: bzs@encore.UUCP (Barry Shein) Newsgroups: comp.unix.wizards Subject: Re: echoing style - DOS,VMS vs. Unix (was: AT&T Joining OSF) Message-ID: <3561@encore.UUCP> Date: 5 Sep 88 13:14:09 GMT References: <1988Sep2.224258.27960@gpu.utcs.toronto.edu> <1402@spp2.UUCP> Organization: Encore Computer Corp, Marlboro, MA Lines: 15 In-reply-to: baur@spp2.UUCP's message of 4 Sep 88 10:32:52 GMT >This is dependent upon what shell you are using. If were using ksh, >you would not notice this problem. >Sh will willing backspace over the prompt even on BSD systems. > >steve That's just false. You are just seeing the behavior of the terminal driver in cooked mode which may (BSD) or may not (SV) be counting erase chars and stopping when it's all gone. It's possible some shell version uses cbreak mode to emulate correct erase echoing but my experiments with ksh here found what I expected, it simply depends on the behavior of the underlying terminal driver. -Barry Shein, ||Encore||