Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!shaman.com!jiro From: jiro@shaman.com (Jiro Nakamura) Newsgroups: comp.unix.wizards Subject: Re: How do you tell how much disk free is remaining -- the answer is statfs Message-ID: <9105051533.AA02028@shaman.com> Date: 5 May 91 15:33:07 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 8 To all the above - Thank you for your kind replies. I'm sorry that I didn't RTFM properly. :-( The answer is of course, statfs (2) -- which exists on the NeXT. I'll be using fstatfs, though -- it returns the stats on the filesystem which a file descriptor is open on. Again, thanks and sorry for the stupid question. - Jiro Nakamura jiro@shaman.com