1. repeat 900 times
  2. do shell script "touch path/to/file/dummyfile.txt"
  3. --sleep for 1 minute
  4. do shell script "/bin/sleep 60"
  5. end repeat