if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
DISTVER=`uname -a |awk '{print $3}'`
VER=`echo $DISTVER | cut -c 1`
if test x$VER = x4 ; then
if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
if test -f /etc/whitebox-release ; then
f=/etc/whitebox-release
else
if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
DISTVER=`cat /etc/mandrake-release | grep release |\
cut -f 5 -d ' '`
TAPEDRIVE="/dev/nst0"
if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
DISTVER=`awk '/version / {print $5}' < /etc/gentoo-release`
TAPEDRIVE="/dev/nst0"
PSCMD="ps -e -o pid,command"
if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
DISTVER=`cat /etc/slackware-version`
TAPEDRIVE="/dev/nst0"
PSCMD="ps -e -o pid,command"
if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
DISTVER=`cat /etc/SuSE-release |grep VERSION|\
cut -f 3 -d ' '`
TAPEDRIVE="/dev/nst0"
if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
DISTNAME=suse
DISTVER=5.x
TAPEDRIVE="/dev/nst0"
if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
DISTVER=`uname -a |awk '{print $3}'`
VER=`echo $DISTVER | cut -c 1`
if test x$VER = x4 ; then
if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
if test -f /etc/whitebox-release ; then
f=/etc/whitebox-release
else
if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
DISTVER=`cat /etc/mandrake-release | grep release |\
cut -f 5 -d ' '`
TAPEDRIVE="/dev/nst0"
if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
DISTVER=`awk '/version / {print $5}' < /etc/gentoo-release`
TAPEDRIVE="/dev/nst0"
PSCMD="ps -e -o pid,command"
if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
DISTVER=`cat /etc/slackware-version`
TAPEDRIVE="/dev/nst0"
PSCMD="ps -e -o pid,command"
if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
DISTVER=`cat /etc/SuSE-release |grep VERSION|\
cut -f 3 -d ' '`
TAPEDRIVE="/dev/nst0"
if test ! $? = 0; then
hostname="localhost"
fi
- if `grep -q ubuntu /etc/apt/sources.list`; then
- DISTNAME="ubuntu"
- fi
DISTNAME=suse
DISTVER=5.x
TAPEDRIVE="/dev/nst0"