On Wed, Apr 02, 2014 at 04:46:51PM -0700, benfell@parts-unknown.org wrote:
This issue is all about shell interpretation--before the command string even gets to the command.
Actually, yes and no. Some commands, notably those using the GNU getopt() family, understand the concept of "--" ending _all_ argument parsing and anything after being a parameter and not a command argument.
Apparently zsh handles this differently from what was stated here earlier. If this is indeed the case this is arguably a zsh bug.
Should I always strip the cc when posting to this list?
Nah, just lease Reindl off :)
John