I've noticed a discrepancy in percent free between findmnt and df:
$ df -h|grep /tmp
/dev/sdb5 9.8G 8.3G 967M 90% /tmp
$ findmnt --df|grep /tmp
/dev/sdb5 ext4 9.7G 8.3G 967M 85% /tmp
Actually, the discrepancy seems to be df as 8.3/9.8 is 84.7%.
Can anyone here explain the difference? Should it be submitted to
coreutils as a bug?
-- Bruce
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html