how to rank file by size in human readable way in bash code example Example: ls by size ls -lS # -l to see list with sizes, -S to sort