find /SCIEZKA -maxdepth 1 -type d -exec du -hs {} \; | sort -nr
find /mnt/kardio/ -maxdepth 1 -type d -exec du -s {} \; | sort -nr