摘要: 文件 strace -e trace=file php 脚本.php 进程id strace -f -s 6555 -p 进程id 查看进程树 pstree -p 进程id pstree -p | grep php 阅读全文
posted @ 2024-10-07 16:46 朝阳1 阅读(17) 评论(0) 推荐(0)