size

Display the sizes of sections inside binary files. More information: https://sourceware.org/binutils/docs/binutils/size.html.

size path/to/file

size -o|--radix=8 path/to/file

size -d|--radix=10 path/to/file

size -x|--radix=16 path/to/file