[jboss-user] [Beginner's Corner] - Re: Find JBoss installation

erasmo2 marciano2 do-not-reply at jboss.com
Tue Oct 9 10:47:12 EDT 2012


erasmo2 marciano2 [https://community.jboss.org/people/erasmomarciano] created the discussion

"Re: Find JBoss installation"

To view the discussion, visit: https://community.jboss.org/message/763927#763927

--------------------------------------------------------------
You can try


PID=$(ps -efax | grep java | grep $USERNAME | grep jboss | grep -v grep | awk '{print $2" "$3}' | wc -l)
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/763927#763927]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121009/0e89fd44/attachment-0001.html 


More information about the jboss-user mailing list