Cshell w/completion ... bug found

Spencer W. Thomas thomas at utah-gr.UUCP
Fri Dec 16 19:53:58 AEST 1983


That's not a bug, it's a V-GER!  Really, the tcsh thinks it's simpler to
always echo, then it has last work to figure out how to wipe out the
echo of the escape, and all that.  Anyway, if you want to turn off echo
for the execution of a particular program, the sequence
	% stty -echo ; prog
will always work.

=Spencer



More information about the Comp.unix.wizards mailing list