Tagged Questions
9
votes
1answer
3k views
What are stripped and not-stripped executables in Unix?
From man file,
EXAMPLES
$ file file.c file /dev/{wd0a,hda}
file.c: C program text
file: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
dynamically linked (uses ...