Bug 14386

Summary: ls -sh does not show human readable size
Product: Busybox Reporter: ricercar
Component: Standard ComplianceAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: busybox-cvs
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:
Attachments: .config

Description ricercar 2021-11-25 11:51:37 UTC
Created attachment 9166 [details]
.config

Version: 1.34.1 and 1.33.1
Expected: Human readable size, but code below show same output as ls -s (only "total:" is human readable):

~/busybox-1.34.1/busybox ls -sh
Comment 1 Denys Vlasenko 2022-01-08 22:00:40 UTC
Fixed in git.