Date: Sun, 5 May 2002 20:38:28 -0700 (PDT) From: "J. Mallett" <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c Message-ID: <200205060338.g463cSk61965@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/05/05 20:38:28 PDT
Modified files:
usr.bin/xargs xargs.c
Log:
-I and -J both set the same variable, replstr, to the string to replace with
a line of input, and both work differently, so prevent them from both being
passed to xargs(1).
Revision Changes Path
1.34 +2 -0 src/usr.bin/xargs/xargs.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205060338.g463cSk61965>
