Ryan, >> The way to fix this is to use "$@" instead of $*. See the wine port, for example, which does this. Is it “$@” with the double quotes or without? I guess it’s without, but I’d like you to confirm. Thanks! Vincent