root@zhangbin-desktop-ubuntu:/etc# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS
Release: 10.04
Codename: lucid
root@zhangbin-desktop-ubuntu:/home/zhangbin# cat lsb-release
cat: lsb-release: 没有那个文件或目录
root@zhangbin-desktop-ubuntu:/home/zhangbin# cd /etc
root@zhangbin-desktop-ubuntu:/etc# cat lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS"
root@zhangbin-desktop-ubuntu:/etc# uname -a
Linux zhangbin-desktop-ubuntu 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:48:22 UTC 2010 i686 GNU/Linux
root@zhangbin-desktop-ubuntu:/etc# cat issue
Ubuntu 10.04.1 LTS /n /l
root@zhangbin-desktop-ubuntu:/etc# cat /proc/version
Linux version 2.6.32-25-generic (buildd@palmer) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #45-Ubuntu SMP Sat Oct 16 19:48:22 UTC 2010