23 Jan
2018
23 Jan
'18
19:36
On 01/23/2018 02:54 PM, jdd@dodin.org wrote:
same problem
# du --apparent-size -s /run/media/jdd/intenso* 3239147738 /run/media/jdd/intenso4to 3239148282 /run/media/jdd/intenso5to2
and there's e.g. directories: $ mkdir d1 d2 Create 10000 files in 'd1': $ seq -f "d1/%g" 10000 | xargs touch ... and remove them again: $ rm d1/* now see the difference: $ du -s d1 d2 156 d1 4 d2 Have a nice day, Berny -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org