文章目录 lsb_release -acat /etc/*-releasecat /etc/issue 在linux系统中开发或者移植程序时,需要查看linux系统的版本信息,以下的命令希望可以帮助你 lsb_release -a cat /etc/*-release cat /etc/issue