bin/56558: [PATCH] locate(1) cannot be safely used with xargs(1)

FUJISHIMA Satsuki sf at FreeBSD.org
Thu Sep 11 21:30:19 PDT 2003


The following reply was made to PR bin/56558; it has been noted by GNATS.

From: FUJISHIMA Satsuki <sf at FreeBSD.org>
To: Eugene Grosbein <eugen at grosbein.pp.ru>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: bin/56558: [PATCH] locate(1) cannot be safely used with xargs(1)
Date: Fri, 12 Sep 2003 13:28:21 +0900

 command | tr '\n' '\0' | xargs -0 foo
 would work for any commands, not limited to locate(1).


More information about the freebsd-bugs mailing list