Veena M Shettar wrote:
How to find the total hard disk space in solaris?


statvfs() will tell you per filesystem, getmntent() will
allow you to iterate over the available filesystems.

I've set reply-to to opensolaris-help...

- Bart

--
Bart Smaalders                  Solaris Kernel Performance
[EMAIL PROTECTED]               http://blogs.sun.com/barts
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to