> Hi i wanted to know how can i find disk size on linux platform using
> python.

You could use python to drive the 'sfdisk' command through a pipe, which
will probably do much of what you want.

-- Lars

-- 
Lars Kellogg-Stedman <[EMAIL PROTECTED]>
This email address will expire on 2005-11-23.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to