Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

21) Display which distro is installed

cat /etc/issue

A better method is using the lsb_release tool:

  lsb_release -a
If that's not installed:

  cat /etc/lsb-release
may work.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: