Martijn Dekker via austin-group-l at The Open Group dixit:

> Today I received a pull request to make allexport work for ${var:=value} and
> ${var=value} on ksh 93u+m. This currently works on bash, dash, *BSD sh, and
> zsh, but not on ksh, pdksh/mksh, or yash.

mksh does so because AT&T ksh does; the comments explicitly state this.
Do tell me if you change it and I’ll follow.

I never used allexport, and the manpage says…
         All new parameters are created with the export attribute.
… but this is really all parameters that are assigned a value
while allexport is active, IIUC?

TIA,
//mirabilos
-- 
15:41⎜<Lo-lan-do:#fusionforge> Somebody write a testsuite for helloworld :-)

Reply via email to