K 10 svn:author V 6 emaste K 8 svn:date V 27 2020-03-08T21:11:49.941874Z K 7 svn:log V 194 MFC r340169 (brooks): 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' END