#!/bin/sh
while true;do
./tcm >/dev/null
done
