Created
January 20, 2021 11:49
-
-
Save nicklasfrahm/d14040ee0b50093be304cedd0ceabf75 to your computer and use it in GitHub Desktop.
OS release information for common operating systems
This file contains 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 10 (buster)" | |
NAME="Debian GNU/Linux" | |
VERSION_ID="10" | |
VERSION="10 (buster)" | |
VERSION_CODENAME=buster | |
ID=debian | |
HOME_URL="https://www.debian.org/" | |
SUPPORT_URL="https://www.debian.org/support" | |
BUG_REPORT_URL="https://bugs.debian.org/" |
This file contains 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="20.04.1 LTS (Focal Fossa)" | |
ID=ubuntu | |
ID_LIKE=debian | |
PRETTY_NAME="Ubuntu 20.04.1 LTS" | |
VERSION_ID="20.04" | |
HOME_URL="https://www.ubuntu.com/" | |
SUPPORT_URL="https://help.ubuntu.com/" | |
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" | |
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" | |
VERSION_CODENAME=focal | |
UBUNTU_CODENAME=focal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment