ls -l –block-size=M will give you a long format listing (needed to actually see the file size) and round file sizes up to the nearest MiB.
or
ls -lh human readable file sizes, long format
Linux, Windows, Software Tips, Articles and Hacks
ls -l –block-size=M will give you a long format listing (needed to actually see the file size) and round file sizes up to the nearest MiB.
or
ls -lh human readable file sizes, long format