ref: 49c690ea8dbcb17be8cd01deffa719a3c659a5d9
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 }