On Sat, Jun 28, 2008 at 04:25:28PM +0200, Miroslav Rudisin wrote:
> > On Mon, May 26, 2008 at 02:58:17PM +0200, Miroslav Rudisin wrote:
> > > children's PIDs are not printed when called in eval block
> > >
> > > $ sleep 1000 &
> > > $ sleep 100 &
> > > $ jobs -p
> > > 14202
> > > 14201
> > > $ ech
> On Mon, May 26, 2008 at 02:58:17PM +0200, Miroslav Rudisin wrote:
> > children's PIDs are not printed when called in eval block
> >
> > $ sleep 1000 &
> > $ sleep 100 &
> > $ jobs -p
> > 14202
> > 14201
> > $ echo $(jobs -p)
> >
> > $
>
> Hi, I don't think that's a bug, the jobs builtin 'shall
On Mon, May 26, 2008 at 02:58:17PM +0200, Miroslav Rudisin wrote:
> children's PIDs are not printed when called in eval block
>
> $ sleep 1000 &
> $ sleep 100 &
> $ jobs -p
> 14202
> 14201
> $ echo $(jobs -p)
>
> $
Hi, I don't think that's a bug, the jobs builtin 'shall display the
status of job
3 matches
Mail list logo