[plug] How much free space is on my disk?

John Breen john.breen at unitedconstruction.com.au
Thu Sep 9 10:51:26 WST 1999


Funnily enough, it was on Solaris.

But df -k was what we wound up using anyways.

Cheers,


John

John Breen
Programmer
United Construction Pty Ltd

(08) 9499-0472
0413-462-818
john.breen at unitedconstruction.com.au




-----Original Message-----
From:	Nick Bannon [SMTP:nick at ucc.gu.uwa.edu.au]
Sent:	Thursday, September 09, 1999 10:47 AM
To:	plug at linux.org.au
Subject:	Re: [plug] How much free space is on my disk?

On Thu, Sep 09, 1999 at 10:20:57AM +0800, John Breen wrote:
> Thanks all.
> 
> 'df' was what I was after, and it worked great.
[...]

Careful with other OSes. df from GNU fileutils defaults to printing out
how many kilobytes are free, but under Solaris, for example, df will
print out how many 512 byte blocks are free - doubling your numbers.

"df -k" can then be helpful.

Nick.

-- 
  Nick Bannon  | "I made this letter longer than usual because
nick at it.net.au | I lack the time to make it shorter." - Pascal


More information about the plug mailing list