freebsd-dev/usr.bin/elfdump
Brooks Davis c35530f464 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
2018-11-05 22:53:50 +00:00
..
elfdump.1 elfdump: Add -E to test if a file is an ELF binary. 2018-11-05 22:53:50 +00:00
elfdump.c elfdump: Add -E to test if a file is an ELF binary. 2018-11-05 22:53:50 +00:00
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00