Answers for "check os command"

9

find operating system linux

#Get details about linux distro
cat /etc/os-release
Posted by: Guest on October-25-2020
27

linux show version

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

check os command

#To check wether your OS is a Windows, Linux or Mac just run next in terminal ;)
ver & cat /etc/os-release
Posted by: Guest on October-09-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language