unset命令手册-CSDN博客

网站介绍:unset:删除变量或函数功能描述unset命令用于删除已定义的shell变量(包括环境变量)和shell函数。unset命令不能够删除具有只读属性的shell变量和环境变量。命令语法un..._unset命令