그나저나.. 10.04 에서 12.04로 업데이트 하면... 어떻게 구분을 해야하려나?
[링크 : http://linux.die.net/man/1/lsb_release]
[링크 : http://kldp.org/node/23867]
[링크 : http://kldp.org/node/86747]
            
                    
                    
| $ ll /etc/lsb* 
-rw-r--r-- 1 root root 3239 2009-12-04 20:46 /etc/lsb-base-logging.sh 
-rw-r--r-- 1 root root  104 2012-01-31 02:30 /etc/lsb-release 
/etc/lsb-base: 
합계 16 
drwxr-xr-x   2 root root  4096 2010-02-23 19:51 ./ 
drwxr-xr-x 146 root root 12288 2012-07-28 13:06 ../ 
cynix@cynix-dev:/etc$ lsb_release -a 
No LSB modules are available. 
Distributor ID: Ubuntu 
Description:    Ubuntu 10.04.4 LTS 
Release:        10.04 
Codename:       lucid 
cynix@cynix-dev:/etc$ cat lsb-release 
DISTRIB_ID=Ubuntu 
DISTRIB_RELEASE=10.04 
DISTRIB_CODENAME=lucid 
DISTRIB_DESCRIPTION="Ubuntu 10.04.4 LTS"  
 | 
[링크 : http://kldp.org/node/23867]
[링크 : http://kldp.org/node/86747]
'Linux' 카테고리의 다른 글
| 삼성 SCX4622FK 리눅스에 설치하기 (0) | 2012.10.13 | 
|---|---|
| 삼성 프린터 리눅스 드라이버 설치하기 (0) | 2012.09.25 | 
| ioctl() (0) | 2012.07.27 | 
| 프레임버퍼를 이용하여 캡쳐하기(/dev/fb0) (0) | 2012.07.22 | 
| 리눅스를 위한 아이튠스 서버 만들기 (0) | 2012.07.08 | 
