# !/bin/bash TARGET=/tmp/vigor-db-testing-$(date +%s) mkdir $TARGET /usr/bin/mongod --dbpath $TARGET rm -rf $TARGET