#!/bin/sh if [[ $# -gt 0 ]] then eval "$@" fi echo -e "\007"