Answers for "check what version of linux i have"

65

how to check version of linux command line

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

what version of linux am i running

cat /etc/*-version   # For those OS's like Slackware
Posted by: Guest on June-11-2021

Code answers related to "check what version of linux i have"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language