Shell 函数会在当前环境里执行,不会创建一个新的进程来解释它们。 函数用这种语法来声明: name () compound-command [ redirections ]. 或: function name [() ...
確定! 回上一頁