Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.67 KB | None | 0 0
  1. anony ~/proj/musl/musl $ cat /etc/*release
  2. DISTRIB_ID=LinuxMint
  3. DISTRIB_RELEASE=18.3
  4. DISTRIB_CODENAME=sylvia
  5. DISTRIB_DESCRIPTION="Linux Mint 18.3 Sylvia"
  6. NAME="Linux Mint"
  7. VERSION="18.3 (Sylvia)"
  8. ID=linuxmint
  9. ID_LIKE=ubuntu
  10. PRETTY_NAME="Linux Mint 18.3"
  11. VERSION_ID="18.3"
  12. HOME_URL="http://www.linuxmint.com/"
  13. SUPPORT_URL="http://forums.linuxmint.com/"
  14. BUG_REPORT_URL="http://bugs.launchpad.net/linuxmint/"
  15. VERSION_CODENAME=sylvia
  16. UBUNTU_CODENAME=xenial
  17.  
  18. anony ~/proj/musl/musl $ cat /proc/version
  19. Linux version 4.10.0-38-generic (buildd@lgw01-amd64-059) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #42~16.04.1-Ubuntu SMP Tue Oct 10 16:32:20 UTC 2017
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement