How to get the disk space usage using /proc
Hi all,
Using /proc file system , i am going to get the disk space usage like 'df' (linux command) through program , please tell me how to go about this , in the /proc/diskstats i am not finding the used , available blocks of memory.
Thanks,
Barani
|