blob: 6b6bf851ec75c3ac651f6f7e781cb608ed6de05d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
<sect2><title> </title><para> </para></sect2>
<sect2><title>Descriptions</title>
<para>(Last checked against version &procinfo-contversion;.)</para>
<sect3><title>Program file descriptions</title>
<sect4><title>lsdev</title>
<para>lsdev gathers information about your computer's installed hardware from
the 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 directory
and prints it nicely formatted on the standard output
device.</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 it
belongs.</para></sect4>
</sect3>
</sect2>
|