ubuntu看系統版本


有四種指令可以看到版本,顯示的資訊也不太相同,視情況使用哪個指令囉~_

  1. lsb_release -a 
  2. uname -a
  3. cat /etc/issue
  4. cat /etc/lsb-release


reference web: http://www.arthurtoday.com/2009/12/ubuntu_21.html#.UvTu-mKSx1Y

留言