Re: Cannot grep jobs list when jobs called in a function

2016-04-28 Thread Bishop Bettini
On Thu, Apr 28, 2016 at 12:38 PM, Eric Blake wrote: > On 04/28/2016 07:26 AM, Bishop Bettini wrote: > > Hi! > > > > As described in this Stack Overflow question > > <http://unix.stackexchange.com/q/279592/50240>, I'm experiencing what > > appears to

Cannot grep jobs list when jobs called in a function

2016-04-28 Thread Bishop Bettini
Hi! As described in this Stack Overflow question , I'm experiencing what appears to me as unusual behavior with the jobs command, when jobs is within a function. In short: $ jobs [1]+ Running vim [2]+ Stopped matlab $ type realjob