OS/Linux
[Ubunut] 버전확인하기
Jonghee Jeon
2016. 7. 9. 19:58
- Ubuntu에서 버전을 확인하는 방법에는 두가지가 있다.
1. cat /etc/issue
또는
2. lsb_release -a
<끝>