#! /bin/sh

exec parallel --pipe --round -L8 "$@"
