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'
MFC r340169 (brooks): elfdump: Add -E to test if a file is an ELF binary. Tags None Referenced Files None Subscribers None
Description
Details
|