Last active
July 3, 2022 18:03
-
-
Save djcp/6132025 to your computer and use it in GitHub Desktop.
ubuntu / debian /etc/os-release files - and there was much gnashing of teeth and rending of flesh. . .
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PRETTY_NAME="Debian GNU/Linux jessie/sid" | |
NAME="Debian GNU/Linux" | |
ID=debian | |
ANSI_COLOR="1;31" | |
HOME_URL="http://www.debian.org/" | |
SUPPORT_URL="http://www.debian.org/support/" | |
BUG_REPORT_URL="http://bugs.debian.org/" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PRETTY_NAME="Debian GNU/Linux 7 (wheezy)" | |
NAME="Debian GNU/Linux" | |
VERSION_ID="7" | |
VERSION="7 (wheezy)" | |
ID=debian | |
ANSI_COLOR="1;31" | |
HOME_URL="http://www.debian.org/" | |
SUPPORT_URL="http://www.debian.org/support/" | |
BUG_REPORT_URL="http://bugs.debian.org/" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAME="Ubuntu" | |
VERSION="12.04.2 LTS, Precise Pangolin" | |
ID=ubuntu | |
ID_LIKE=debian | |
PRETTY_NAME="Ubuntu precise (12.04.2 LTS)" | |
VERSION_ID="12.04" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAME="Ubuntu" | |
VERSION="12.10, Quantal Quetzal" | |
ID=ubuntu | |
ID_LIKE=debian | |
PRETTY_NAME="Ubuntu quantal (12.10)" | |
VERSION_ID="12.10" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAME="Ubuntu" | |
VERSION="13.04, Raring Ringtail" | |
ID=ubuntu | |
ID_LIKE=debian | |
PRETTY_NAME="Ubuntu 13.04" | |
VERSION_ID="13.04" | |
HOME_URL="http://www.ubuntu.com/" | |
SUPPORT_URL="http://help.ubuntu.com/" | |
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
BTW: Nice script to read /etc/os-release from docker images of several linux builds and build table.