Hacker News new | past | comments | ask | show | jobs | submit login

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.



Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: