ref: 9b76881a8e11c44aae5dfd447e1cd1bc074ec9f3
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 }