Which

来自姬鸿昌的知识库
Jihongchang讨论 | 贡献2022年8月14日 (日) 11:02的版本 (建立内容为“shows the full path of (shell) commands.<syntaxhighlight lang="shell-session"> [root@iZ8vbcjkeqbrdmmbt23vboZ ~]# which ping /usr/bin/ping </syntaxhighlight>”的新页面)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航 跳到搜索

shows the full path of (shell) commands.

[root@iZ8vbcjkeqbrdmmbt23vboZ ~]# which ping
/usr/bin/ping