type命令簡介

原文地址:http://codingstandards.iteye.com/blog/831504  簡介shell type命令用來顯示指定命令的類型。一個命令的類型能夠是以下之一函數 alias 別名 keyword 關鍵字,Shell保留字 function 函數,Shell函數 builtin 內建命令,Shell內建命令 file 文件,磁盤文件,外部命令 unfound 沒有找到 ty
相關文章
相關標籤/搜索