Bug 165299

Summary: df -w option similar to IRIX
Product: [Fedora] Fedora Reporter: Kasper Dupont <bugzilla>
Component: coreutilsAssignee: Tim Waugh <twaugh>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-08 10:03:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to add -w option none

Description Kasper Dupont 2005-08-07 09:18:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050603 Fedora/1.7.8-1.1.1.legacy

Description of problem:
If the device name is wider than 20 chars the df output doesn't look nice. The IRIX version of df have a -w option to change the width of the device column.

Version-Release number of selected component (if applicable):
coreutils-5.2.1-48.1

How reproducible:
Always

Steps to Reproduce:
1. df -w 42


Actual Results:  df: invalid option -- w
Try `df --help' for more information.


Expected Results:  The width of the device column should change.

Additional info:

Comment 1 Kasper Dupont 2005-08-07 09:33:37 UTC
Created attachment 117522 [details]
Patch to add -w option

Comment 2 Tim Waugh 2005-08-08 10:03:17 UTC
Please report this to the coreutils developers at:

  http://lists.gnu.org/mailman/listinfo/bug-coreutils

Thanks.