Linux pwdx命令

复制代码
# pwdx pid 查看这个pid对应的进程启动的路径
root@performance:~# pwdx --help Usage: pwdx [options] pid... Options: -h, --help display this help and exit -V, --version output version information and exit For more details see pwdx(1). root@performance:~#
复制代码
root@performance:~# ps -ef|grep python
root      353966       1  0 09:24 ?        00:00:00 python3 app.py
root      354064       1  0 09:24 ?        00:00:06 python3 app.py
root      375868  353513  0 10:08 pts/0    00:00:00 grep python
root@performance:~#
root@performance:~# pwdx 353966
353966: /root/daizc/mantis-stat-master
root@performance:~#

 

posted @   你说夕阳很美  阅读(29)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)
点击右上角即可分享
微信分享提示