0
点赞
收藏
分享

微信扫一扫

How to Find Out What Linux Distribution You Are Using

自由情感小屋 2022-11-09 阅读 120


How to known what Linux Distribution I am using now.
All right, run this command and you could get what you need in from the output result



19:12:17-androidyue~/github/octopress (master)$ cat /etc/*-release
Fedora release 17 (Beefy Miracle)
NAME=Fedora
VERSION="17 (Beefy Miracle)"
ID=fedora
VERSION_ID=17
PRETTY_NAME="Fedora 17 (Beefy Miracle)"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:fedoraproject:fedora:17"
Fedora release 17 (Beefy Miracle)
Fedora release 17 (Beefy Miracle)

举报

相关推荐

0 条评论