Date: Mon, 14 May 2001 17:31:19 -0700 (PDT) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.1 xargs.c Message-ID: <200105150031.f4F0VJg38229@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2001/05/14 17:31:19 PDT
Modified files:
usr.bin/xargs xargs.1 xargs.c
Log:
Add a -J replstr option that allows the user to tell xargs to insert
the data read from standard input at a specific point in the command
line arguments rather than at the end.
Submitted by: dd, gad
Reviewed by: gad, brian
Revision Changes Path
1.14 +40 -2 src/usr.bin/xargs/xargs.1
1.10 +30 -6 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?200105150031.f4F0VJg38229>
