Created
January 14, 2016 18:56
-
-
Save forestbaker/f8d9b70145f29ed8fbc9 to your computer and use it in GitHub Desktop.
one off file names for specific distros
This file contains hidden or 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
Novell SuSE | |
/etc/SuSE-release | |
Red Hat | |
/etc/redhat-release, /etc/redhat_version | |
Fedora | |
/etc/fedora-release | |
Slackware | |
/etc/slackware-release, /etc/slackware-version | |
Debian | |
/etc/debian_release, /etc/debian_version, | |
Mandrake | |
/etc/mandrake-release | |
Yellow dog | |
/etc/yellowdog-release | |
Sun JDS | |
/etc/sun-release | |
Solaris/Sparc | |
/etc/release | |
Gentoo | |
/etc/gentoo-release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment