[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] du file sizes



Try du -h 

And the file size will be displayed in 'human readable' form

Darren.

> On 4 Oct 2014, at 19:24, Peter Slegg <p.slegg@scubadivers.co.uk> wrote:
> 
> 
> Can someone explain the filesize info reported by du ?
> I am using du because Thing can't handle the long filenames.
> The files on each drive are supposed to be the same
> 
> Names have been changed ...
> 
> bash-4.3# du -abc /h/photos/Blue\ Album/Mold\ 1939/
> 
> 5980160 /h/photos/Blue Album/Mold 1939/Laura Smithe, Marion T, Jean, Irene.tif
> 6295552 /h/photos/Blue Album/Mold 1939/R Smithe, K Roberts, Marion T, Jean, Irene.tif
> 12279808        /h/photos/Blue Album/Mold 1939
> 12279808        total
> 
> 
> bash-4.3# du -abc /n/photos/Blue\ Album/Mold\ 1939/
> 
> 5980160 /n/photos/Blue Album/Mold 1939/Laura Smithe, Marion T, Jean, Irene.tif
> 6299648 /n/photos/Blue Album/Mold 1939/L Smithe, K Roberts, Marion T, Jean, Irene.tif
> 12288000        /n/photos/Blue Album/Mold 1939
> 12288000        total
> 
> When I try Jinnee (demo) it shows the files and the folder have the
> same size but it is different to that reported by du.
> 
> Peter
> 
> 
> 
> 
>