|
NAME
SYNOPSIS
DESCRIPTIONThe If the Passing the EXAMPLE# ps l 2381
UID PID PPID C PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND
123 2381 1 29 20 0 20584 5604 select Ss - 0:00.39 /usr/sbin/ntpd -p /v
# pollinfo --id 2381 -v
lwp id 100259 (ntpd) selecting on:
20 i s - rw---n-- 1 0 UDP ::.123 ::.0
21 i s - rw---n-- 1 0 UDP *:123 *:0
22 i s - rw---n-- 1 0 UDP 192.168.130.12:123 *:0
23 i s - rw---n-- 1 0 UDP fe80::2a80:23ff:fea2:37bc.123 ::.0
24 i s - rw---n-- 1 0 UDP ::1.123 ::.0
25 i s - rw---n-- 1 0 UDP fe80::1.123 ::.0
26 i s - rw---n-- 1 0 UDP 127.0.0.1:123 *:0
SEE ALSOprocstat(1), select(2), poll(2), ppoll(2), pselect(2), ptrace(2) NOTES
If the process debugging is disabled for the target,
Killing AUTHORSKonstantin Belousov <kib@FreeBSD.org>.
|