What are the device numbers reported by lsof?
I read the man page, Identify devices from lsof, and this.
Still I do not know what is its meaning. In particular, for this case, what can I infer from the numbers?
$ lsof -ai tcp -c vino-server
lsof: WARNING: can't stat() tracefs file system /sys/kernel/debug/tracing
Output information may be incomplete.
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
vino-serv 4011 user1 12u IPv4 27353 0t0 TCP *:5900 (LISTEN)
vino-serv 4011 user1 11u IPv6 27352 0t0 TCP *:5900 (LISTEN)
vino-serv 4011 user1 14u IPv4 7506511 0t0 TCP XXXXXXXXXX (ESTABLISHED)