unset 命令用于删除已定义的shell变量(包括环境变量)和shell函数。unset命令不能够删除具有只读属性的shell变量和环境变量。语法格式:unset[参数]常用参数: -f 仅 ...
確定! 回上一頁