vectr0n

Untitled

Jul 29th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. # lsof -p 27623
  2. COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
  3. node 27623 root cwd VDIR 142,657784925 20 1574 /root
  4. node 27623 root rtd VDIR 142,657784925 28 4 /
  5. node 27623 root txt VREG 142,657784925 18833848 1096438 /usr/local/bin/node
  6. node 27623 root txt VREG 142,657784925 128544 14811 /libexec/ld-elf.so.1
  7. node 27623 root txt VREG 142,657784925 89584 1616 /lib/libz.so.6
  8. node 27623 root txt VREG 142,657784925 131528 537280 /usr/local/lib/libuv.so.1.0.0
  9. node 27623 root txt VREG 142,657784925 23832 2280 /usr/lib/librt.so.1
  10. node 27623 root txt VREG 142,657784925 103576 1589 /lib/libthr.so.3
  11. node 27623 root txt VREG 142,657784925 35288 1597 /lib/libkvm.so.6
  12. node 27623 root txt VREG 142,657784925 62144 536945 /usr/local/lib/libcares.so.2.1.0
  13. node 27623 root txt VREG 142,657784925 490684 514329 /usr/local/lib/libssl.so.8
  14. node 27623 root txt VREG 142,657784925 2451233 514326 /usr/local/lib/libcrypto.so.8
  15. node 27623 root txt VREG 142,657784925 72944 1623 /lib/libutil.so.9
  16. node 27623 root txt VREG 142,657784925 11152 2489 /usr/lib/libexecinfo.so.1
  17. node 27623 root txt VREG 142,657784925 773912 2750 /usr/lib/libc++.so.1
  18. node 27623 root txt VREG 142,657784925 103032 1625 /lib/libcxxrt.so.1
  19. node 27623 root txt VREG 142,657784925 185040 1594 /lib/libm.so.5
  20. node 27623 root txt VREG 142,657784925 1647104 16135 /lib/libc.so.7
  21. node 27623 root txt VREG 142,657784925 90760 2343 /usr/lib/libelf.so.1
  22. node 27623 root txt VREG 142,657784925 56384 1598 /lib/libgcc_s.so.1
  23. node 27623 root 0u VBAD (revoked)
  24. node 27623 root 1u VBAD (revoked)
  25. node 27623 root 2u VBAD (revoked)
  26. node 27623 root 3u PIPE 0xfffff8013a0c75d0 16384 ->0xfffff8013a0c7730, cnt=1, in=1
  27. node 27623 root 4u PIPE 0xfffff8013a0c7730 0 ->0xfffff8013a0c75d0
  28. node 27623 root 5u KQUEUE 0xfffff801c3642e00 count=0, state=0x2
  29. node 27623 root 6u PIPE 0xfffff8013a8ff2e8 16384 ->0xfffff8013a8ff448
  30. node 27623 root 7u PIPE 0xfffff8013a8ff448 0 ->0xfffff8013a8ff2e8
  31. node 27623 root 8u PIPE 0xfffff8002597fba0 16384 ->0xfffff8002597fd00
  32. node 27623 root 9u PIPE 0xfffff8002597fd00 0 ->0xfffff8002597fba0
  33. node 27623 root 10u VBAD (revoked)
  34. node 27623 root 11r VCHR 0,17 0t0 17 /dev/null
  35. node 27623 root 12u VBAD (revoked)
Advertisement
Add Comment
Please, Sign In to add comment