mbox-pretty (77B)
1 #!/usr/bin/env bash 2 3 script=$(cat <<EOF 4 /^X-/d; 5 EOF 6 ) 7 8 exec sed -E "$script"