/ Published in: Bash
This command will allow you to find what version Operating System the server is running.
Expand |
Embed | Plain Text
cat /etc/*release*
You need to login to post a comment.
This command will allow you to find what version Operating System the server is running.
cat /etc/*release*
You need to login to post a comment.