[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash 'let' can give error
From: |
Andreas Schwab |
Subject: |
Re: bash 'let' can give error |
Date: |
Fri, 10 Dec 2010 16:24:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Dominic Raferd <dominic@timedicer.co.uk> writes:
> Why does this happen? Is it 'by design'?
$ help let
[...]
Exit Status:
If the last ARG evaluates to 0, let returns 1; let returns 0 otherwise..
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- Re: bash 'let' can give error, (continued)
Re: bash 'let' can give error, Greg Wooledge, 2010/12/10
Re: bash 'let' can give error, Ken Irving, 2010/12/10
Re: bash 'let' can give error,
Andreas Schwab <=