packages feed

only-0.0.6.0: tests/t-cut-2.sh

#!/bin/sh
. i-all.sh

test-eq \
    "$($CUT -d' ' -f1,2 e-both.txt)" \
    "$($ONLY -l// -w1,2 e-both.txt)"