#!/bin/sh if [ -z "$1" ]; then echo "Usage:" echo " $0 " exit fi stty 115200 -echo -echok -echoe -echoctl -echoke -onlcr -inlcr < $1