|
| From: | E R |
| Subject: | difference between ${1+"$@"} and "$@"? |
| Date: | Thu, 26 Aug 2010 11:13:21 -0500 |
With bash is there any difference between the expressions ${1+"$@"} and "$@"?
Is there any difference with other sh-like shells?
Thanks,
ER
| [Prev in Thread] | Current Thread | [Next in Thread] |