2017年11月22日 星期三

☆Linux☆基礎指令--which / Basic Command

[Linux][CentOS][RHEL][Shell][Script][Command] 


[說明][Explain]
which : Linux基礎入門指令,尋找執行指令的目錄。

[用法][Usage]
which [Program Name]


[常用選項][Option]
N/A   

[實例][Example]
功能:尋找 Linux系統中指令"tar"所在路徑。

root/>which tar
/bin/tar
root/>ll /bin/tar
-rwxr-xr-x  1 root root 179752 Aug 17  2007 /bin/tar

沒有留言:

張貼留言