Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to use the pstree

user3266490Nov 30 2009 — edited Dec 1 2009
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2009
Added on Nov 30 2009
2 comments
1,871 views