This functionality often is used to protect a variable name from surrounding characters. $ export foo=foo $ echo ${foo}bar # foo exists so ...
確定! 回上一頁