ref: 1a4e1fc2e52ab80b55ef0d7fdccca973267fb4cc
dir: /tests/chkextents.rc/
#!/bin/rc # tests the extents # cd /mnt/term/home/j/local/plan9/custom/mafs/tests/extents # checker.rc for(b in extents/*){ diff $b^/output \ <{cat $b^/input | 6.testextents} || echo ' '$b failed }