mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +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
|