I'm looking for a quick way to get basic storage device stats (total size, free space) for the device corresponding to a filesystem path.
I found systemstat which is comprehensive, cross platform, but not quite what I'm looking for, so wonder if there are any other ways to tackle this.