#!/bin/sh
echo "`/bin/uname -a | /bin/cut -d\  -f1,3`."
