#! /bin/sh

exec parallel --round -L8 "$@"
