On 2010/09/14 01:48, Ingo Schwarze wrote:

I like most of this, one thing though,

> +This is dangerous in conjunction with
> +.Xr xargs 1 ,
> +see
> +.Sx CAVEATS .

This is also dangerous when using the output in some other
ways, e.g.:  rm `find . -name *.jpg`

> @@ -637,6 +646,24 @@
>  and
>  .Ql \&;
>  may have to be escaped from the shell.
> +.Pp
> +Using
> +.Nm
> +in combination with
> +.Xr xargs 1
> +requires some care:

"Using filenames output by .Nm requires some care:" ?

(I did think of "Using the -print flag requires some care:"
but readers may then miss the fact that it is implicit).

Reply via email to