I simply want to capture the free disc space in a variable so that I can compare changes. I'm aware of a few commands like "df -h" or "du - k", but I can't figure out how to capture those values as a variable. I also looked at os.statvfs(), but that output doesn't seem to make any sense at all to me, knowing the size of the disc. Thanks for your help! R.D. -- http://mail.python.org/mailman/listinfo/python-list
- linux disc space DataSmash
- Re: linux disc space Chris
- Re: linux disc space Jeff Schwab
- Re: linux disc space Jean-Paul Calderone
- Re: linux disc space DataSmash
- Re: linux disc space Jeff Schwab
- Re: linux disc space Christian Heimes
- Re: linux disc space Steve Holden
- Re: linux disc space Jeff Schwab
- Re: linux disc space Matthew Woodcraft
- Re: linux disc space Jeff Schwab