Horje
linux os version Code Example
linux os version
cat /etc/os-release
pulls OS name and version linux
( lsb_release -ds || cat /etc/*release || uname -om ) 2>/dev/null | head -n1




Shell

Related
How to restart Ubuntu via SSH? Code Example How to restart Ubuntu via SSH? Code Example
ssh restart ubuntu Code Example ssh restart ubuntu Code Example
ubuntu check graphics card info Code Example ubuntu check graphics card info Code Example
install ext-intl php7.4 ubuntu Code Example install ext-intl php7.4 ubuntu Code Example
get linux OS info from os-release Code Example get linux OS info from os-release Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
16