[comp.unix.wizards] df blocks but what about bytes...

AGRISCS@umcvmb.missouri.edu (Don Ingli) (11/13/89)

One thing I forgot to mention is that I am running under System V
which df returns the number of BLOCKS free.  But under Sys V, the file system
could be mounted as 512k 1024k or 2048k per block...

What file contains the mount info on system startup??  There we will find
the number of bytes per block the file system is mounted with.  Thus we
can multiply free blocks by bytes/block....   Help??


+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
|  DON INGLI                                                           |
|  UNITED STATES DEPARTMENT OF AGRICULTURE - SOIL CONSERVATION SERVICE |
|  WORK: (314) 875-5344      FAX: (314) 875-5335                       |
|                                                                      |
| bitnet: agriscs@umcvmb.bitnet  internet: agriscs@umcvmb.missouri.edu |
| attmail: attmail!attbl!arpa!umcvmb.missouri.edu!agriscs              |
|                                                                      |
| ALL OPINIONS IN THIS NOTE ARE OF MY OWN AND DO NOT REPRESENT THE     |
| FEDERAL GOVERNMENT OR THE UNIVERSITY OF MISSOURI-COLUMBIA            |
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+