#!/bin/bash

#echo "ARGS $@"
shift
shift
shift
eval $@
