mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-23 21:59:21 +01:00
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
14 lines
416 B
XML
14 lines
416 B
XML
<sect2><title>Short descriptions</title>
|
|
|
|
<para><command>lsdev</command> lists the devices present in your system,
|
|
and which IRQs and IO ports they use.</para>
|
|
|
|
<para><command>procinfo</command> displays an overview of some of the info
|
|
present in the virtual proc file system.</para>
|
|
|
|
<para><command>socklist</command> lists the open sockets, reporting their
|
|
type, portnumber, and other specifics.</para>
|
|
|
|
</sect2>
|
|
|