ref: eef0fe67ee4bb8c254f0f9e61c24ef5d34d05a4f
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 }