Subject: Re: Recursive grep
To: None <current-users@NetBSD.ORG>
From: matthew green <mrg@eterna.com.au>
List: current-users
Date: 01/24/1996 21:52:17
find and xargs should be changed to *both* default to separtation
with nul's, a la GNU find/xargs's -print0 and -0 args.

i think i'd like this rgrep -- but it should be a script, really.

i think i'm going to do this eventually, anyway, for myself.

.mrg.