From owner-freebsd-bugs Sat Jul 1 16:30: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 05C5D37B788 for ; Sat, 1 Jul 2000 16:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA45832; Sat, 1 Jul 2000 16:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 1C98B37B788; Sat, 1 Jul 2000 16:29:55 -0700 (PDT) Message-Id: <20000701232955.1C98B37B788@hub.freebsd.org> Date: Sat, 1 Jul 2000 16:29:55 -0700 (PDT) From: fred@condo.chico.ca.us To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/19631: Disk status in daily report is hard to read because space is reported in K. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19631 >Category: misc >Synopsis: Disk status in daily report is hard to read because space is reported in K. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 01 16:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Fred Condo >Release: 4.0-STABLE >Organization: >Environment: FreeBSD absinthe.condo.chico.ca.us 4.0-STABLE FreeBSD 4.0-STABLE #6 Sat Jul 1 10:40:13 PDT 2000 fred@absinthe.condo.chico.ca.us:/usr/src/sys/compile/ABSINTHE i386 >Description: /etc/periodic/daily/400.disk-status runs daily and includes the output of df -k to show disk usage. Since modern disks are big, it is hard to read the disk sizes. It would be more readable to use the new df -h option, which reports disk sizes in M and G. >How-To-Repeat: Read the daily reports sent to root. >Fix: Change the df command to: df -h -t nonfs >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message