We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
http://www.freedesktop.org/software/systemd/man/os-release.html http://0pointer.de/blog/projects/os-release.html
Utilize /etc/os-release so that our OS tags are consumable by downstream tools.
NAME="BCE" VERSION="2015 Fall" ID="bce" VERSION_ID="2015-fall" PRETTY_NAME="BCE 2015 Fall" ANSI_COLOR="0;34" CPE_NAME="cpe:/o:ucberkeley:bce:2015.3" HOME_URL="https://bce.berkeley.edu/" BUG_REPORT_URL="https://github.com/ucberkeley/bce/issues"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
http://www.freedesktop.org/software/systemd/man/os-release.html
http://0pointer.de/blog/projects/os-release.html
Utilize /etc/os-release so that our OS tags are consumable by downstream tools.
NAME="BCE"
VERSION="2015 Fall"
ID="bce"
VERSION_ID="2015-fall"
PRETTY_NAME="BCE 2015 Fall"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:ucberkeley:bce:2015.3"
HOME_URL="https://bce.berkeley.edu/"
BUG_REPORT_URL="https://github.com/ucberkeley/bce/issues"
The text was updated successfully, but these errors were encountered: