Jilles Tjoelker a5cb58abc8 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.
2015-11-18 21:09:03 +00:00
..
2015-10-21 05:37:09 +00:00
2015-10-18 05:51:44 +00:00