#! /bin/sh
DEV=$1
date=$(date  +%g%m%d\ %H:%M)
echo -n $date\ 
echo "" | /sbin/tty_talk -38400 $DEV q3 | tail -1 
