escape prepends a "\" character to all shell special characters in string, ... Using escape, one can avoid executing the contents of $var: $ eval echo hi ...
確定! 回上一頁