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