Minimal file sizeApparently, minimal file size is limited to file system’s block size. Often it’s 4Kb. Use ls -lh and du -sh * to compare.# LinksWhy the size of an empty directory in Linux is 4KB?Why does ls -l output a different size from ls -s?Sparse file - Wikipedia