[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: unable to capture return value using backticks and local
From: |
Chet Ramey |
Subject: |
Re: unable to capture return value using backticks and local |
Date: |
Wed, 09 Aug 2006 15:28:59 -0400 |
User-agent: |
Thunderbird 1.5.0.5 (Macintosh/20060719) |
Adam Monsen wrote:
> I was incorrectly interpreting 'local' to be a modifier rather than a
> separate builtin.
It may be that someday. The shell already does a few things to try to
make assignment statement arguments to those builtins (local, declare,
export, readonly) more like assignment statements preceding a command
name -- mostly to avoid double expansion.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
Live Strong. No day but today.
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/