Re: no job control in this shell

2001-12-19 Thread Dave Reed
> From: Cameron Simpson <[EMAIL PROTECTED]> > > On Tue, Dec 18, 2001 at 08:17:57AM -0500, Eric Wood <[EMAIL PROTECTED]> wrote: > | I know this has been beaten to death. For my 7.1 box, how would I fix this > | problem? > > Thought this was tcsh specific (though I think, on reflection, that > we

Re: no job control in this shell

2001-12-18 Thread Cameron Simpson
On Tue, Dec 18, 2001 at 08:17:57AM -0500, Eric Wood <[EMAIL PROTECTED]> wrote: | I know this has been beaten to death. For my 7.1 box, how would I fix this | problem? Thought this was tcsh specific (though I think, on reflection, that we have a RH7.1 box with this problem at home). I thought RH

no job control in this shell

2001-12-18 Thread Eric Wood
I know this has been beaten to death. For my 7.1 box, how would I fix this problem? thanks, -eric wood ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: No Job Control

2001-11-17 Thread SoloCDM
Dave Reed stated the following: > > > Date: Thu, 15 Nov 2001 07:00:51 -0700 > > From: SoloCDM <[EMAIL PROTECTED]> > > > > Why do I get the following message when I log into a root account? > > > > bash: no job control in this shell > > > &g

Re: No Job Control

2001-11-15 Thread Dave Reed
> Date: Thu, 15 Nov 2001 07:00:51 -0700 > X-no-archive: yes > From: SoloCDM <[EMAIL PROTECTED]> > > Why do I get the following message when I log into a root account? > > bash: no job control in this shell > > > The problem doesn't stem from

No Job control

2000-12-29 Thread Timothy Reaves
I'm trying to build an RPM. The process stops with: /var/tmp/rpm-tmp.1495: fg: no job control Bad exit status from /var/tmp/rpm-tmp.1495 (%build) This happens when I try to build any one of severl RPM's. Any ideas?