#!/bin/bash while true; do date ./parser.py echo -e "\n\n" sleep 600 done