NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/38154: df -P doesn't work without -k
>Number: 38154
>Category: bin
>Synopsis: df -P doesn't work without -k
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Mar 04 09:20:00 +0000 2008
>Originator: YAMAMOTO Takashi <yamt%mwd.biglobe.ne.jp@localhost>
>Release: NetBSD 4.99.55
>Organization:
>Environment:
>Description:
see below.
>How-To-Repeat:
% env -i df -P /
df: non-standard block size incompatible with -P
% BLOCKSIZE=k df -P /
df: non-standard block size incompatible with -P
% env -i df -Pk /
Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/sd0a 137207744 118165568 12181792 90% /
%
>Fix:
Home |
Main Index |
Thread Index |
Old Index