Skip to content

Instantly share code, notes, and snippets.

@weyderfs
Last active July 22, 2020 02:25
Show Gist options
  • Save weyderfs/2af41cb5166d6b8958d20ef1d0f30a71 to your computer and use it in GitHub Desktop.
Save weyderfs/2af41cb5166d6b8958d20ef1d0f30a71 to your computer and use it in GitHub Desktop.
Checking what distro GNU/Linux you're using

##This file is separate by individuals commands below, using it's you're know what GNU/Linux you're running

$ cat /etc/[A-Za-z]*[_-][rv]e[lr]*

$ cat /etc/issue

$ lsb_release -a

$ uname -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment