miller/scripts/recolor
2021-11-11 14:15:13 -05:00

3 lines
92 B
Bash
Executable file

#!/bin/bash
cat "$@" | grep -v no.such | lumin -c red -wi ^fail | lumin -c green -wi ^pass