procinfo-desc.xml 916 B

1234567891011121314151617181920212223242526272829
  1. <sect2><title>Contents of Procinfo</title>
  2. <para>Last checked against version &procinfo-contversion;.</para>
  3. <sect3><title>Program Files</title>
  4. <para>lsdev, procinfo and socklist</para></sect3>
  5. <sect3><title>Descriptions</title>
  6. <sect4><title>lsdev</title>
  7. <para>lsdev gathers information about your computer's installed hardware from
  8. the interrupts, ioports and dma files in the /proc directory, thus giving
  9. you a quick overview of which hardware uses what I/O addresses and what
  10. IRQ and DMA channels.</para></sect4>
  11. <sect4><title>procinfo</title>
  12. <para>procinfo gathers some system data from the /proc directory
  13. and prints it nicely formatted on the standard output
  14. device.</para></sect4>
  15. <sect4><title>socklist</title>
  16. <para>is a Perl script that gives you a list of all open sockets, enumerating
  17. types, port, inode, uid, pid, fd and the program to which it
  18. belongs.</para></sect4>
  19. </sect3>
  20. </sect2>