#!/bin/bash rm -rf out main.cp* 2> /dev/null touch main.cpp touch main.cpp.swp mkdir out touch out/main.o touch out/a.out touch out/conf.ini