[OmniOS-discuss] port 10926

Dan McDonald danmcd at omniti.com
Thu Jun 11 17:12:10 UTC 2015


> On Jun 11, 2015, at 1:08 PM, Dan McDonald <danmcd at omniti.com> wrote:
> 
> 
> IF the netstat shows output, then find out which process has it open:
> 
> 	sudo pfiles `ptree | awk '{print $1}'` | egrep '^[0-9]*:|10926'

BTW, there is work going on upstream to add pid (or at least pid-that-opened) output to netstat(1M).  That should make it easier.  Until then pfiles(1) is your only friend about this.

Dan



More information about the OmniOS-discuss mailing list