#/bin/bash gcc cryptexrs01.c -o cryptexrs01 if [ -e "index.html" ] then rm index.html fi wget "$1" ./cryptexrs01