OldhamMade / ll

ll - a more informative `ls`, based on `k`
MIT License
23 stars 3 forks source link

Use powers of 1000 for file sizes #6

Closed OldhamMade closed 6 years ago

OldhamMade commented 6 years ago

Use powers of 1000, not 1024, for file sizes in display

OldhamMade commented 6 years ago

May reopen this if it's requested, but for now I'm going to skip as it doesn't seem that useful.