[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error handling question
From: |
Ciprian Dorin, Craciun |
Subject: |
Re: Error handling question |
Date: |
Mon, 9 Nov 2009 08:39:57 +0200 |
On Mon, Nov 9, 2009 at 8:35 AM, Jan Schampera <jan.schampera@web.de> wrote:
> Ciprian Dorin, Craciun schrieb:
>
>> Thus if I say: `set -e ; { false ; true ; }` it works, but when I
>> put the `||`, it doesn't...
>
> I think it's because { ...; } isn't a simple command (however, its
> components are).
>
> J.
But then how can I solve the problem? (How about `()` which
clearly is a new shell instance.)
- Error handling question, Ciprian Dorin, Craciun, 2009/11/08
- Re: Error handling question, Chet Ramey, 2009/11/08
- Message not available
- Re: Error handling question, Jan Schampera, 2009/11/09
- Re: Error handling question,
Ciprian Dorin, Craciun <=
- Re: Error handling question, Greg Wooledge, 2009/11/09
- Re: Error handling question, Ciprian Dorin, Craciun, 2009/11/09
- Re: Error handling question, Greg Wooledge, 2009/11/09
- Re: Error handling question, Sven Mascheck, 2009/11/09
- Re: Error handling question, Chet Ramey, 2009/11/09
- Re: Error handling question, Sven Mascheck, 2009/11/09
- Re: Error handling question, Marc Herbert, 2009/11/09
- Re: Error handling question, Chris F.A. Johnson, 2009/11/09
- Re: Error handling question, Marc Herbert, 2009/11/10
- Re: Error handling question, Marc Herbert, 2009/11/10