#! /bin/sh
#OpenScript
#(OS)Display the name of the terminal.
OPENFLAGS=9
OPENICON="info.xpm"
OPENCOMMAND="tty"; eval $OPENCOMMAND
#(OS)Do not change anything above this line
