Subject: Re: CVS commit: src
To: Brad Spencer <brad@anduin.eldar.org>
From: Luke Mewburn <lukem@cs.rmit.edu.au>
List: source-changes
Date: 01/12/1999 14:09:04
Brad Spencer writes:
>
> Module Name: src
> Committed By: lukem
> Date: Tue Jan 12 00:18:50 UTC 1999
>
> Modified Files:
> src/usr.bin/find: extern.h find.1 find.h function.c option.c
> Log Message:
> Add support for -printx, which quotes pathnames in an xargs friendly way.
> From [bin/6790] by Eric Fischer <eric@fudge.uchicago.edu>
>
>
>
>
> Ummm... isn't the pathname problem delt with in find with the '-print0'
> option and in xargs its '-0' option??
yeah, but so what? what do we lose from adding this (trivial) option?
an insignificant amount of disk space?