Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
exporting -variables [was Re: PATCH: 3.1.6-dev-20: _dpkg thinko]
- X-seq: zsh-workers 10446
 
- From: Clint Adams <schizo@xxxxxxxxxx>
 
- To: zsh-workers@xxxxxxxxxxxxxx
 
- Subject: exporting -variables [was Re: PATCH: 3.1.6-dev-20: _dpkg thinko]
 
- Date: Mon, 3 Apr 2000 23:08:05 -0400
 
- In-reply-to: <20000403112339.A10600@xxxxxxxx>; from schizo@xxxxxxxxxx on Mon, Apr 03, 2000 at 11:23:39AM -0400
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
- References: <20000403112339.A10600@xxxxxxxx>
 
> Allegedly this is causing "-i=irs" to be exported, though I can't
> reproduce it.
I can.  If ALL_EXPORT is on, variables beginning with
hyphens will be exported during _arguments.  Is this a problem?
bash seems to think such things are invalid.
e.g.:
sh: invalid character 45 in exportstr for -f
Messages sorted by:
Reverse Date,
Date,
Thread,
Author