[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: 8 Gb limit
- From: Bob McClure Jr <robertmcclure earthlink net>
- To: redhat-install-list redhat com
- Subject: Re: 8 Gb limit
- Date: Wed, 17 May 2000 14:15:31 -0500
On Wed, May 10, 2000 at 12:48:36PM -0500, Michael Rubin wrote:
>
> With all this talk of HD limits going around, could anyone tell me if
> there is a command to check hard-drive space? Is it in /proc somewhere?
>
> Thank you.
Any user can execute
df
which stands for "disk (space) free". It shows allocated, used, and frre
space of each mounted partition. "man df".
If you want to see allocated (but not used or free) space of all
partitions, mounted or not, use (as root)
fdisk -l /dev/hdx
where "x" is "a" for the first drive, "b" for the second, etc. "man
fdisk".
Cheers,
--
Bob McClure, Jr. | This is Linux Country.
Bobcat Open Systems, Inc. | Email viruses? Hmm.
robertmcclure earthlink net | I've not had a problem with them.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]