Linux 의 명령 출력에서 " LSB executable" 또는 " LSB shared object" 라는 용어를 찾았습니다 file
. 예를 들면 다음과 같습니다.
$ file /bin/ls
/bin/ls: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=4637713da6cd9aa30d1528471c930f88a39045ff, stripped
이 문맥에서 "LSB"는 무엇을 의미합니까?