查看debian版本

查看debian版本
# cat /proc/version 
Linux version 3.2.0-4-amd64 ([email protected]) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.41-2+deb7u2

# uname -a
Linux fei 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64 GNU/Linux


# uname -r
3.2.0-4-amd64

# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 7.1 (wheezy)
Release: 7.1
Codename: wheezy
root@fei:/etc# cat /etc/issue
Debian GNU/Linux 7 \n \l



你可能感兴趣的:(linux)