Greg Wooledge wrote:
On Thu, Nov 12, 2015 at 04:45:49PM -0800, Linda Walsh wrote:
I'm coming up with a null-record in my brain when I think
about this: I'd like to be able to record stdout and stderr
without using any temp files into bash array files, AND
record the status of the command exec
On Sun, Nov 15, 2015 at 10:34 AM, Chet Ramey wrote:
> On 11/14/15 6:02 PM, Chet Ramey wrote:
>> On 11/14/15 12:39 PM, konsolebox wrote:
>>> On Fri, Nov 13, 2015 at 4:15 AM, Chet Ramey wrote:
On 11/12/15 5:27 AM, konsolebox wrote:
> My interactive (using `read`) Bash-script application st
On 11/14/15 6:02 PM, Chet Ramey wrote:
> On 11/14/15 12:39 PM, konsolebox wrote:
>> On Fri, Nov 13, 2015 at 4:15 AM, Chet Ramey wrote:
>>> On 11/12/15 5:27 AM, konsolebox wrote:
My interactive (using `read`) Bash-script application still suspends
itself after
executing second instan
On 11/14/15 12:39 PM, konsolebox wrote:
> On Fri, Nov 13, 2015 at 4:15 AM, Chet Ramey wrote:
>> On 11/12/15 5:27 AM, konsolebox wrote:
>>> My interactive (using `read`) Bash-script application still suspends
>>> itself after
>>> executing second instance of a player. I've only seen this happen in
On Fri, Nov 13, 2015 at 4:15 AM, Chet Ramey wrote:
> On 11/12/15 5:27 AM, konsolebox wrote:
>> My interactive (using `read`) Bash-script application still suspends
>> itself after
>> executing second instance of a player. I've only seen this happen in
>> the newest development version of Bash.
>