Find Operating System release information


/ Published in: Bash
Save to your folder(s)

This command will allow you to find what version Operating System the server is running.


Copy this code and paste it in your HTML
  1. cat /etc/*release*

Report this snippet


Comments


You need to login to view comments.