Answers for "checking version of distro in linux"

65

check the linux distribution

cat /etc/os-release
Posted by: Guest on April-29-2020
18

find linux version

cat /proc/version
Posted by: Guest on August-16-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language