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