#!/usr/bin/env sh
exec "/bin/grep" -E "$@"
