Daily tip

How to display the headers of a binary file in Linux?

With readelf; for instance:

readelf -e `which sh`