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