When i try get total size of placed files with find . -print0 | xargs -r0 du -chx it's return: 61G total. When i use standalone du -chx it give me: 2.8T totalWhen i try get total size of placed files with
When i try get total size of placed files with find . -print0 | xargs -r0 du -chx it's return: 61G total. When i use standalone du -chx it give me: 2.8T totalWhen i try get total size of placed files with