#!/bin/sh
case ${1-} in '') echo; echo 'm2vmp2cut version 0.86'
esac
exec /usr/libexec/m2vmp2cut/bin/m2vmp2cut.sh "$@"
