lucas said:
> Hey there all,
> I just scanned my system and found this:
>
>
> 32771/tcp  open        sometimes-rpc5
> 32776/tcp  open        sometimes-rpc15

as someone else pointed out you can use netstat. But a more precise
way may be 'fuser'.

fuser -n tcp 32771

will show the PID(s) of anything using 32771/tcp

nate




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to