Date: Wed, 26 Feb 2003 14:44:32 -0800 (PST) From: Juli Mallett <jmallett@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.1 xargs.c Message-ID: <200302262244.h1QMiW77020132@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2003/02/26 14:44:32 PST
Modified files:
usr.bin/xargs xargs.1 xargs.c
Log:
Extend our -R extension which sets the number of arguments in which -I will
replace to support magic values less than zero, which mean to just go nuts
and expand as many as we want.
MFC after: 2 weeks
Revision Changes Path
1.28 +3 -0 src/usr.bin/xargs/xargs.1
1.46 +6 -3 src/usr.bin/xargs/xargs.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302262244.h1QMiW77020132>
