Created
January 31, 2013 07:32
-
-
Save rashidi/4681036 to your computer and use it in GitHub Desktop.
AIX: Which application is using a specific port?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
netstat -Aan | grep 8081 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Source: http://forums.freebsd.org/showthread.php?t=3309