#!/bin/bash if [ "${1}" != "" ]; then cd ${01} go run *.go cd - > /dev/null fi