betty icon indicating copy to clipboard operation
betty copied to clipboard

Sizes not working on dev and master branches

Open lpanebr opened this issue 11 years ago • 1 comments

betty whats the size of:

$ betty whats the size of ~/Dropbox
1.05 MB    1102408  /home/lpanebr/Dropbox

$ du -sch ~/Dropbox
1.1G    /home/lpanebr/Dropbox
1.1G    total

lpanebr avatar May 19 '14 14:05 lpanebr

I already sent a pull request. The fix would be to add -h for du. See: https://github.com/trizen/betty/blob/dev/lib/sizes.rb

trizen avatar May 19 '14 15:05 trizen