type命令简介

原文地址:http://codingstandards.iteye.com/blog/831504  简介shell type命令用来显示指定命令的类型。一个命令的类型能够是以下之一函数 alias 别名 keyword 关键字,Shell保留字 function 函数,Shell函数 builtin 内建命令,Shell内建命令 file 文件,磁盘文件,外部命令 unfound 没有找到 ty
相关文章
相关标签/搜索