On Tue, Nov 4, 2014 at 1:24 AM, Ángel González <an...@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