#/bin/bash while true; do echo "test" > $1 done