Answers for "how can i get which linux version i use"

50

how to check version of linux command line

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

find linux version

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

Code answers related to "how can i get which linux version i use"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language