Gary V. Vaughan wrote:
I've used return in a couple of places (twice with an integer return
value),
which I fear may break on old platforms. Otherwise I've assumed that all
shell variables are in global scope, and that positional parameters are
stacked and restored at function call boundaries to
On Wed, 23 Jun 2004 21:02:33 -0700, Noah Misch wrote:
> On a related note, I collected enough information on quote removal
> behaviors in various shells to add a section documenting them to the the
> Portable Shell section of the Autoconf manual. Would that interest folks?
I think so. Most people