Plan 9 from Bell Labs’s /usr/web/sources/patch/applied/tiny-grep-silly/readme
Arg parsing didn't check for duff args (written for an early version of ARGBEGIN ARGEND ?), thus "grep -f" suicide'ed. fixed with EARGF(). -Steve