5 lines
92 B
Bash
Raw Permalink Normal View History

#!/bin/sh
sage verify.sage .
grep -Rn '.' verify-* |grep '^verify-.*:1:' |sed 's/:1:/ = /'