procinfo-desc.xml 872 B

123456789101112131415161718192021222324252627
  1. <sect2><title>Contents of Procinfo-&procinfo-contversion;</title>
  2. <sect3><title>Program Files</title>
  3. <para>lsdev, procinfo and socklist</para></sect3>
  4. <sect3><title>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>