Re: statvfs

2007-10-30 Thread Korthrun
At 2007-10-29, [EMAIL PROTECTED] expressed thier undying love for me by saying: > On Mon, 29 Oct 2007 16:52:12 -0500, Korthrun wrote: > >> I'm writing some scripts to populate RRD's, mainly for practicing python. >> >> As such I've decided to play with s

statvfs

2007-10-29 Thread Korthrun
I'm writing some scripts to populate RRD's, mainly for practicing python. As such I've decided to play with statvfs in order to build disk graphs. Here is what I have and what I get. What I'm curious about here is the meaning of the "L" charcter, as that fubars math. ###start code### from os imp