how to use the pstree
hi,
how to use the pstree command.
i tried to execute pstree -p | grep 80 ---> (apache port number)
it shown some details i cann't understand that
output is
[root@ebs ~]$ pstree -p | grep 80
â â ââjava(5480)
â â ââjava(5800)
â â ââjava(5803)
â â ââjava(5680)
â â ââjava(5807)
â ââjava(5808)
ââatd(2805)
â ââf60webmx(24801)
â ââhttpd(3180)âââhttpd(3184)âââhttpd(3186)
ââoracle(5802)
ââoracle(24805)
[root@ebs ~]$
please anyone explain that