So, after escaping, the string can be well passed to bash -c for execution. An example is as follows. $ function ac { echo $#; }; ac "hello ...
確定! 回上一頁