Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save centic9/558b780074ae16ca2a83bb693d2c0484 to your computer and use it in GitHub Desktop.
Save centic9/558b780074ae16ca2a83bb693d2c0484 to your computer and use it in GitHub Desktop.
{
"name": "Debian testing",
"distro": {
"codename": "bullseye",
"id": "debian",
"name": "Debian GNU/Linux",
"version": "testing",
"version_best": "testing",
"lsb_release_info": {
"distributor_id": "Debian",
"description": "Debian GNU/Linux bullseye/sid",
"release": "testing",
"codename": "bullseye"
},
"os_release_info": {
"pretty_name": "Debian GNU/Linux bullseye/sid",
"name": "Debian GNU/Linux",
"id": "debian",
"home_url": "https://www.debian.org/",
"support_url": "https://www.debian.org/support",
"bug_report_url": "https://bugs.debian.org/"
}
},
"input": {
"/etc/os-release": "PRETTY_NAME=\"Debian GNU/Linux bullseye/sid\"\nNAME=\"Debian GNU/Linux\"\nID=debian\nHOME_URL=\"https://www.debian.org/\"\nSUPPORT_URL=\"https://www.debian.org/support\"\nBUG_REPORT_URL=\"https://bugs.debian.org/\"\n",
"/usr/lib/os-release": "PRETTY_NAME=\"Debian GNU/Linux bullseye/sid\"\nNAME=\"Debian GNU/Linux\"\nID=debian\nHOME_URL=\"https://www.debian.org/\"\nSUPPORT_URL=\"https://www.debian.org/support\"\nBUG_REPORT_URL=\"https://bugs.debian.org/\"\n"
},
"platform.dist": [
"debian",
"testing",
"bullseye"
],
"result": {
"distribution": "Debian",
"distribution_version": "testing",
"distribution_release": "bullseye",
"distribution_major_version": "testing",
"os_family": "Debian"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment