컴퓨터/리눅스(Linux)·우분투(Ubuntu)
터미널에서 우분투 판(버전)을 확인할 수 있는 방법
All That Guy
2016. 4. 27. 04:45
터미널에서 우분투 판(버전)을 확인할 수 있는 방법이다.
$ lsb_release -c
우분투 배포판 호수(release number) 표시:
$ lsb_release -r
운영체제(OS) 이름과 배포판 호수 모두 표시:
$ lsb_release -d
Copyright
2015. allthatguy. All rights reserved. Any contents of this blog cannot
be used in any form without the author’s written permission.