Answers for "check which linux distro i am using from terminal"

0

get linux distro from terminal

dmesg | head -1
Posted by: Guest on October-10-2020
0

how to find the which linux am i using through terminal

uname --kernel-name --kernel-release --machine
Posted by: Guest on October-23-2021

Code answers related to "check which linux distro i am using from terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language