#!/bin/sh
# 
# Open a terminal via novacom (shortcut)
#
exec /usr/bin/novacom $* -t open tty://0
