FSG(Free Standards Group)组织开发的 LSB (Linux Standard Base) 标准命令之一,用于查看 Linux 发行版兼容性信息。
譬如:lsb_release -a
lsb_release [options]
# | 参数 | EN 解释 | 中文翻译 | Remark |
---|---|---|---|---|
01 | h, --help | how this help message and exi | ||
02 | v, --v | w LSB modules this system supp | ||
03 | i, --i | how distributor ID | ||
04 | , --descrip | w description of | ||
05 | , --relea | how release number of this distribution | ||
06 | , --codenam | w code name of | ||
07 | a, --a | how all of the above information | 展示上述所有信息 | |
08 | , | w requested information in short form |