packages feed

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

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

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