DutchDaemon said:Have someone else do it for you? It's not like this is difficultThough libc will only give you the major version of FreeBSD, not the minor version.
crsd said:Code:# file bin/irssi bin/irssi: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked (uses shared libs), for FreeBSD 8.0 (800107), stripped
IIRC it's Least Significant Byte and it's an indication of the endianness of the architecture.billgates said:What does LSB stand for?
That'a a _FreeBSD_version value. More atbillgates said:FreeBSD 800107, what is 0107 ?
800107 August 2, 2009 8.0-CURRENT after making the newbus subsystem Giant free by adding the newbus sxlock and 8.0-RELEASE.
SirDice said:IIRC it's Least Significant Byte and it's an indication of the endianness of the architecture.
http://en.wikipedia.org/wiki/Endian
# file mtr
mtr: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (FreeBSD), dynamically linked
(uses shared libs), for FreeBSD 9.0 (900044), stripped