miller/c/run_mlr
2017-04-14 07:23:24 -04:00

4 lines
47 B
Bash
Executable file

#!/bin/bash
echo ""
echo '#' mlr "$@"
mlr "$@"