Answers for "find the linux distribution"

50

check the linux distribution

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

linux command linux distribution

# static info
$ cat /etc/os-release
# other info
$ $ lsb_release -a
Posted by: Guest on June-03-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language