| 1234567891011121314151617181920212223242526272829 | <sect2><title>Contents of Procinfo</title><para>Last checked against version &procinfo-contversion;.</para><sect3><title>Program Files</title><para>lsdev, procinfo and socklist</para></sect3><sect3><title>Descriptions</title><sect4><title>lsdev</title><para>lsdev gathers information about your computer's installed hardware fromthe interrupts, ioports and dma files in the /proc directory, thus giving you a quick overview of which hardware uses what I/O addresses and what IRQ and DMA channels.</para></sect4><sect4><title>procinfo</title><para>procinfo gathers some system data from the /proc directoryand prints it nicely formatted on the standard outputdevice.</para></sect4><sect4><title>socklist</title><para>is a Perl script that gives you a list of all open sockets, enumerating types, port, inode, uid, pid, fd and the program to which itbelongs.</para></sect4></sect3></sect2>
 |