#!/usr/bin/env bash
exec /usr/bin/sed -e 's/\x0D$//' ${*}

