This website requires JavaScript.
Explore
Help
Register
Sign In
Kister
/
My-Notes
Watch
1
Star
0
Fork
0
You've already forked My-Notes
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cd4a5a20eebb96b5a47315b58a6276d0983a2be1
My-Notes
/
笔记
/
Linux
/
基础指令
/
which.md
T
Kister
26c9b207af
更新一些笔记
2026-06-30 22:02:28 +08:00
172 B
Raw
Blame
History
这些指令都是程序,所以执行的命令的程序也需要存放
which [参数]
参数:命令
作用:查询指令程序的地址
示例:
which pwd
Reference in New Issue
View Git Blame
Copy Permalink