Re: Simplify an IF statement to one line
- From: Christopher Layne <clayne@xxxxxxxxxxxx>
- Date: Wed, 31 Jan 2007 20:46:03 -0800
Stephane CHAZELAS wrote:
That's ksh93/bash specific syntax (with an error has you need to
quote the ${...} above).
Also, it's not an error to leave out the quotation marks. It *would* be an
error had I used it in a context which depended upon such. Null string or no
string is still an error to "source".
.
- Follow-Ups:
- Re: Simplify an IF statement to one line
- From: Kenny McCormack
- Re: Simplify an IF statement to one line
- From: Stephane CHAZELAS
- Re: Simplify an IF statement to one line
- Prev by Date: Re: gethostbyname + timeout
- Next by Date: Re: (GNU-ish) function to "printf" to a block of memory?
- Previous by thread: Re: Simplify an IF statement to one line
- Next by thread: Re: Simplify an IF statement to one line
- Index(es):
Relevant Pages
|