Ron Johnson wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Redefined Horizons wrote:
What bash command would I use to list information about the hard
drives installed on my computer?
I did what I needed through GNOME's disk management, which was
handy, but I'd like to know the old fashioned way to do it.
Your question is a bit vague, so here are a couple of answers:
$ df
$ sudo /sbin/hdparm -I /dev/hda
also
$ dmesg | grep hd
$ dmesg | grep sd
$ cfdisk /dev/hda
etc
--
Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]