[NTLUG:Discuss] total drive size
Fred James
fredjame at concentric.net
Wed Mar 12 10:22:50 CST 2003
joseph beasley wrote:
>df -k
>
>should work.
>
>--- "Bishop, Cass" <cbishop at atxtelematics.com> wrote:
>
>
>>Is there a command I can use to find out the total amount of disk
>>space
>>available to Linux on a machine. I have many machines and
>>documentation is
>>sparse. I would like to be able to run a command against each server
>>and
>>find out total disk space (used and unused) on the server.
>>
>>Cass
>>
>>
>>
df -k will do mount points and if you know which disk these mount points
are on you can do the math - that will be disk size less overhead for
various things such as formatting and stuff.
But if it is any more complex than that - what to do?
--
"It's not nice to fool Mother OS." --anonymous
More information about the Discuss
mailing list