Posts Tagged ‘list devices’

Linux: device manager corollary

December 26th, 2007

In Ubuntu, my distribution, run:

sudo lshw

This is quite a long command for some of us, so if you’d like to put it in a file and then look at it after it’s already ran, do:

sudo lshw >> myfile.txt