On Mon, 2008-03-31 at 20:46 -0600, Raphael Geissert wrote: > While checking for more bashisms affecting the dash as /bin/sh RG I noticed > that 'export -n' is a bashism. [...] > export -f also seems to be a bashism (only zsh doesn't scream when export -f > is called).
SUSv3 only specifies -p, so I'll probably just add a test matching any other option. Regards, Adam -- To unsubscribe, send mail to [EMAIL PROTECTED]
