#! /bin/sh

echo `uname -s`:`uname -m`:`uname -r`:`uname -v`:`sysinfo -cpu |awk '{print $2}' | tr 'A-Z' 'a-z'`
