/scratch # <----- I typed the stty command here (but not echoed back by the shell) speed 9600 baud; intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0; -brkint ixoff -imaxbel -icanon -echo /scratch #
-Joe -----Original Message----- From: walter harms [mailto:[EMAIL PROTECTED] Sent: Saturday, July 14, 2007 1:34 AM To: Joe Lau Cc: '[email protected]' Subject: Re: no echo on shell what das stty say ? re, wh Joe Lau wrote: > On Busybox 1.6.1 (more often) and 1.6.0, the shell (sh) can get into a mode > where it does not echo back the command that the user has entered. > The output from the command looks fine. > > Has anyone run into this problem? > > Thanks! > > -Joe > _______________________________________________ > busybox mailing list > [email protected] > http://busybox.net/cgi-bin/mailman/listinfo/busybox > > > _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
