bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Odd bash behaviour with time:


From: Piotr Grzybowski
Subject: Re: Odd bash behaviour with time:
Date: Tue, 4 Nov 2014 13:04:01 +0100

On Tue, Nov 4, 2014 at 1:24 AM, Ángel González <angel@16bits.net> wrote:
> Piotr Grzybowski wrote:
>> Hi Chet, hi all.
>>[..]
> There are more syntax errors equivalent to the "time;" case:
> time &
> time && bar
> time | foo
> time || true

 thanks for pointing that out. Some of these require more attention I
think. Lets see if my poor knowledge of bash parser is enough to fix
them :)

cheers,
pg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]