#!/bin/bash for f in /home/rudi/Airtime/python_apps/media-monitor2/tests/*.py do python $f done