#! /bin/sh

exec parallel --pipe --round --recstart '>' "$@"
