This website requires JavaScript.
Explore
Help
Sign In
zhengchiliu
/
wiki
Watch
1
Star
0
Fork
0
You've already forked wiki
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
wiki
/
运维
/
操作系统
/
Linux
/
常用运维命令
/
1.找到未知进程的执行程序文件路径.md
zhengchiliu
0a21a84531
从gitlab迁移
2025-01-02 10:46:09 +08:00
4 lines
33 B
Markdown
Raw
Blame
History
```shell
ls -l /proc/pid/exe
```
Reference in New Issue
View Git Blame
Copy Permalink