参考自 Linux命令大全
查看shell命令是否是shell内建命令,可使用type来判断:
所有的内建命令如下:
sh
Shell所有内建命令
原文:http://www.cnblogs.com/merlindu/p/6752592.html