K 10 svn:author V 6 brooks K 8 svn:date V 27 2018-11-05T22:53:50.655362Z K 7 svn:log V 274 elfdump: Add -E to test if a file is an ELF binary. This is intended to replace potentially unreliable checks like: file -b $1 | grep -q '^ELF ..-bit .SB executable' Reviewed by: emaste Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D15971 END