file system space available

I loaded QRTP as a file under Windows.
Is there any way to see how much of the 600MB I originally
allocated is available?

Df doesn’t report it as far as I can tell.

Thanks,
Carlos

Carlos Clarke <carlos@ptdprolog.net> wrote:

I loaded QRTP as a file under Windows.
Is there any way to see how much of the 600MB I originally
allocated is available?

Df doesn’t report it as far as I can tell.

It will if you go to a place that uses the parition-file instead of
the .qfs paritions. For example, go into /tmp and do a

df -k .

chris

\

cdm@qnx.com > “The faster I go, the behinder I get.”

Chris McKillop – Lewis Carroll –
Software Engineer, QSSL
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

On 2 Nov 2000 18:01:59 GMT, Chris McKillop <cdm@qnx.com> wrote:

Carlos Clarke <> carlos@ptdprolog.net> > wrote:
I loaded QRTP as a file under Windows.
Is there any way to see how much of the 600MB I originally
allocated is available?

Df doesn’t report it as far as I can tell.


It will if you go to a place that uses the parition-file instead of
the .qfs paritions. For example, go into /tmp and do a

df -k .

That tiny little period after the k is real important ! :slight_smile:

Thanks,
Carlos