Created
July 25, 2020 23:14
-
-
Save Pacheco95/3963e6fdbb5f8d6f682111a4b9bba159 to your computer and use it in GitHub Desktop.
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
❯ cat /etc/os-release | |
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