請教一下各位大神。既然workerman是分主進程和子進程的。那我在linux下如何查看workerman的主進程呢?或者說我怎么才能看到workerman的主進程呢?我使用ps -ef|grep php命令只能看到都只是子進程嗎? [attach]1758[/attach] ?...