Hi again, Ramkumar Ramachandra wrote: > I was able to reproduce the problem on all my machines, and I consider > this very disturbing. However, I was successfully able to corner the > issue. I have an overtly long $PATH that's not getting split properly > by `IFS=:` in one corner case -- in other words, this shell script > fails to execute properly when called with `--tee` (just set a really > long $PATH and try): Oops. Looks like it has nothing to do with an overtly long $PATH. It has something to do with $SHELL being zsh though, because other shells work. Looking deeper into this. Ram -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html