Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
installation-images.14435
product_name
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File product_name of Package installation-images.14435
#! /bin/bash # print product name if [ -f /usr/lib/os-release ] ; then . /usr/lib/os-release else . /etc/os-release fi prod="$NAME" [ -n "$VERSION" ] && prod="$prod-$VERSION" # kill parentheses... prod=${prod//[()]/} # ... and spaces prod=${prod// /-} echo $prod
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor