Searched refs:UNAME_VERSION (Results 1 – 1 of 1) sorted by relevance
135 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown167 case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in231 case "$UNAME_VERSION" in578 IBM_REV="$UNAME_VERSION.$UNAME_RELEASE"619 IBM_REV="$UNAME_VERSION.$UNAME_RELEASE"1079 echo "$UNAME_MACHINE"-pc-sysv4.2uw"$UNAME_VERSION"1116 echo "$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}{$UNAME_VERSION}"1483 UNAME_VERSION = "$UNAME_VERSION"
Completed in 6 milliseconds