Re: yes && bg

2002-04-10 Thread Fabio Pedrazzoli
On Wed, Apr 10, 2002 at 12:01:57PM +0200, Michal Medveck? wrote: Hi, I think the "y" stream of the background process running obfuscates your command prompt and it seems not to be accepting commands... On my potato with 2.4.18 if I do: bash ~$ yes|grep -v y

Re: yes && bg

2002-04-10 Thread Daniel Burrows
On Wed, Apr 10, 2002 at 02:29:05PM +0200, Michal Medvecký <[EMAIL PROTECTED]> was heard to say: > I mean: > > yes > ^z > fg (sorry:) > > ^c Nothing strange happens to me with zsh or bash when I try that. Daniel -- / Daniel Burrows <[EMAIL PROTECTED]>

Re: yes && bg

2002-04-10 Thread Michal Medvecký
I mean: yes ^z fg (sorry:) ^c On Wed, Apr 10, 2002 at 12:01:57PM +0200, Michal Medvecký wrote: > Hi, > > anyone know about this problem in debian? > > yes > ^z > bg > > and the terminal ignore any pressed key || combination. > > Seems to be debian-specific, does not happen on slackware (do

Re: yes && bg

2002-04-10 Thread Steven Barker
On Wed, Apr 10, 2002 at 12:01:57PM +0200, Michal Medvecký wrote: > Hi, > > anyone know about this problem in debian? > > yes > ^z > bg > > and the terminal ignore any pressed key || combination. Well, I don't see anything unexpected: [EMAIL PROTECTED]:~$ yes y y y y [lots of y's...] y y y [1]