#! /bin/sh -e cd /incoming mkdir -p audio video nice /scripts/reader.sh & nice /scripts/encoder.sh & wait