#!/bin/sh
#exec konsole "$@"
#exec xterm "$@"
exec gnome-terminal "$@"
