Re: disk space remaining

From: Bev A. Kupf (bevakupf_at_myhome.net)
Date: 02/12/05


Date: Sat, 12 Feb 2005 21:53:09 GMT

On Sat, 12 Feb 2005 13:18:58 -0800,
    Lowell Kirsh (lkirsh@cs.ubc.ca) wrote:
> How can I check how much space I have left on my hard disk? I use bash,
> if that matters.

`df` should tell you the number of kilobytes used/available on all
mounted partitions. So I suppose you could mount all the partitions
on your disk, and then try `df`.

Beverly

-- 
Many a smale maketh a grate -- Geoffrey Chaucer


Relevant Pages

  • Re: disk space remaining
    ... > Lowell Kirsh wrote: ... >> How can I check how much space I have left on my hard disk? ... > mounted partitions. ... Filesystem 1024-blocks Free %Used Iused %Iused Mounted on ...
    (comp.unix.admin)
  • Re: disk space remaining
    ... Bev A. Kupf wrote: ... > Lowell Kirsh wrote: ... >>How can I check how much space I have left on my hard disk? ... > mounted partitions. ...
    (comp.unix.admin)
  • Re: Why not XML based configurationfiles?
    ... On 2004-07-13, Alexander Skwar wrote: ... where do I get an XML library to link into bash? ... > From your hard disk. ... and may be copied under the terms of the GNU General Public License ...
    (comp.os.linux.misc)