With bash is there any difference between the expressions ${1+"$@"} and "$@"?
Is there any difference with other sh-like shells? Thanks, ER
With bash is there any difference between the expressions ${1+"$@"} and "$@"?
Is there any difference with other sh-like shells? Thanks, ER