+
95
-

linux下如何查看php或node的安装路径?

linux下如何查看php或node的安装路径?


网友回复

+
15
-

使用whereis命令,例如

whereis php

whereis node

我知道答案,我要回答