#!/bin/bash
stty -F /dev/ttyPS0 raw
stty -F /dev/ttyPS0 -echoe -echok -echoctl -echoke
