K 10 svn:author V 6 jilles K 8 svn:date V 27 2015-11-18T21:09:03.563463Z K 7 svn:log V 190 sh: Fix ""$@, which should not use the special case for "$@". "$@" should expand to no words if there are no positional parameters, but ""$@ should always expand to at least an empty word. END