#!/bin/sh TTY=`stty -g` uxnasm femto.tal femto.rom stty raw -echo uxncli femto.rom stty "$TTY"