Subject: Re: Disk Free Space
From: Jeffrey Schwab <jeff schwabcenter.com>
Date: Wed, 25 Jan 2006 00:58:07 +0900
References: 176578
In-reply-to: 176578
Mickael Faivre-Macon wrote:
> Is a way to know free disk space left other that using Win32 API or a
> system call on linux ?
On {U,Li}n[iu]x, df.
On Windows, dir. It's the last line of output.