Answers for "command to get linux distribution"

65

check the linux distribution

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

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