Subject: Re: Recursive grep
To: None <current-users@NetBSD.ORG, mrg@eterna.com.au>
From: Charles M. Hannum <mycroft@NetBSD.ORG>
List: current-users
Date: 01/30/1996 02:15:16
   find and xargs should be changed to *both* default to separtation
   with nul's, a la GNU find/xargs's -print0 and -0 args.

Making that the default would break a *lot* of shell scripts.