Bug#482999: dash: builtin function 'jobs -p' doesn't work as expected

2014-10-27 Thread Herbert Xu
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

Bug#482999: dash: builtin function 'jobs -p' doesn't work as expected

2008-06-28 Thread Miroslav Rudisin
> 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

Bug#482999: dash: builtin function 'jobs -p' doesn't work as expected

2008-06-12 Thread Gerrit Pape
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