DEV Community

NeulChan Gong
NeulChan Gong

Posted on

[Linux Commands] Print os info

┌
│$ cat /etc/os-release
│$ lsb_release -a$ hostnamectl
│$ uname -r
└─────
Enter fullscreen mode Exit fullscreen mode

Top comments (0)