> [is agrep ported to plan9?]
> $ rfc() {
>         agrep -t -i -d'$$' $* ~/rfc/rfc-index.txt
> }

minooka; cat /bin/rfcgrep
#!/bin/rc

echo ',x/^rfc.*\n(^ .*)+\n/ g☺'$"*'☺ p' | sam -d /lib/rfc/index >[2=] |sed 
's:^rfc:/lib/rfc/rfc:g'


- erik

Reply via email to