procinfo-desc.xml 893 B

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