[Bug 290710] df inconsistent header for -k option
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 290710] df inconsistent header for -k option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 290710] df inconsistent header for -k option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 290710] df inconsistent header for -k option"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Nov 2025 06:30:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290710
Bug ID: 290710
Summary: df inconsistent header for -k option
Product: Base System
Version: 14.3-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: philippe.michel7@free.fr
df headers for various units are:
% df -k
Filesystem 1024-blocks Used Avail Capacity Mounted on
% df -m
Filesystem 1M-blocks Used Avail Capacity Mounted on
% df -g
Filesystem 1G-blocks Used Avail Capacity Mounted on
Using "1024k-blocks" for -k is inconsistent with -m and -g, "1K-blocks" seems
more accurate.
--
You are receiving this mail because:
You are the assignee for the bug.