“Which”的版本间的差异

来自姬鸿昌的知识库
跳到导航 跳到搜索
(建立内容为“shows the full path of (shell) commands.<syntaxhighlight lang="shell-session"> [root@iZ8vbcjkeqbrdmmbt23vboZ ~]# which ping /usr/bin/ping </syntaxhighlight>”的新页面)
 
(没有差异)

2022年8月14日 (日) 11:02的最新版本

shows the full path of (shell) commands.

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