Linux 系统学习(2):常用命令 type

686 查看

一般情况下,type 命令被用于判断另外一个命令是否是内置命令

参考:

  1. Linux的五个查找命令:find, locate, whereis, which, type

  2. type 命令的用法