#!/bin/bash while [ true ] ; do nice -n 19./char-server done