#!/bin/sh

# start given command
"$@"
