Skip to content

fix df m flag and missing suffix#12448

Open
STRTSNM wants to merge 6 commits into
uutils:mainfrom
STRTSNM:fix-df-m-flag
Open

fix df m flag and missing suffix#12448
STRTSNM wants to merge 6 commits into
uutils:mainfrom
STRTSNM:fix-df-m-flag

Conversation

@STRTSNM
Copy link
Copy Markdown

@STRTSNM STRTSNM commented May 23, 2026

The df utility was missing the -m flag. And when running 'df -BM' it produces just raw numbers, without any suffix like GNU's df does.
Closes #11565

@oech3
Copy link
Copy Markdown
Contributor

oech3 commented May 23, 2026

Please add "Closes #ISSUE_TAG"

@oech3
Copy link
Copy Markdown
Contributor

oech3 commented May 23, 2026

And cargo fmt.

@sylvestre
Copy link
Copy Markdown
Contributor

and please add a test

@STRTSNM
Copy link
Copy Markdown
Author

STRTSNM commented May 23, 2026

Updated! I've added tests, ran cargo fmt and added the Closes #tag .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

df -m no longer works

3 participants