The Cellar

The Cellar (http://cellar.org/index.php)
-   Technology (http://cellar.org/forumdisplay.php?f=7)
-   -   Listing devices in Linux (http://cellar.org/showthread.php?t=3179)

That Guy 04-14-2003 12:23 AM

Listing devices in Linux
 
I'm looking for RedHat command specifically. I know ioscan in HPUX, and dmesg will show all devices at boot on Solaris, but I can't think of the Linux command.

Looking for a record response time from some of you on this one.

juju 04-14-2003 01:18 AM

dmesg works on Linux, too. And in KDE they list the devices in the control panel thingy.

Bitman 04-16-2003 05:43 PM

Yah, dmesg, gives you the boot and driver messages. But do you know about the proc file system? Everything about everyone is in there. It's mounted as /proc, so /proc/cpuinfo describes your cpu, /proc/pci covers the pci bus, etc.


All times are GMT -5. The time now is 11:51 PM.

Powered by: vBulletin Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.