This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: how to detect 'out of disk space' condition


"Sunit Bhatia" <bhatia_sunit@hotmail.com> writes:
> does any body know how to detect how much disk space is left ?

Look at the source for the df command.  It's in the fileutils package.


paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]