Disk usage - custom value [message #10162] |
Sun, 11 February 2007 10:00  |
jele
Messages: 2 Registered: February 2007
|
Junior Member |
|
|
Hello all,
-bash-3.00# df -h
Filesystem Size Used Avail Use% Mounted on
simfs 1000M 618M 329M 66% /
I need to set some custom value for "Used" and "Avail" of statfs(). For example:
-bash-3.00# df -h
Filesystem Size Used Avail Use% Mounted on
simfs 1000M 10M 990M 1% /
Is there a quick way to do that? I've tried to use "vzquota init" for that with custom "-p" value, but without any success.
|
|
|
|
|
|
|
|
|
|
|
|
|
|