packages feed

only-0.0.5.0: tests/t-grep-before.sh

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

test-eq \
    "$($GREP -B1 She e-both.txt)" \
    "$($ONLY -l/She/-1:0 e-both.txt)"