Xref: utzoo comp.unix.questions:23352 comp.sys.pyramid:855 Path: utzoo!attcan!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.questions,comp.sys.pyramid Subject: Re: getting 'df' info from inside a program? Message-ID: <3565@auspex.auspex.com> Date: 28 Jun 90 18:39:58 GMT References: <797@massey.ac.nz> <3394@sactoh0.UUCP> Followup-To: comp.unix.questions Organization: Auspex Systems, Santa Clara Lines: 4 >This looks like a job for the stat() system call. (Sys V) It's not. He doesn't want to know how big the file he's copying is, he wants to know how much room there is on some file system....