mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 18:25:45 +00:00
2 lines
89 B
Bash
Executable file
2 lines
89 B
Bash
Executable file
#!/bin/bash
|
|
diff -a -I '^mlr ' -I '^cat ' "$@" reg_test/expected/out output-regtest/out
|