#!/bin/bash while [ : ]; do ./test-counts.py > /dev/null; done