672 xargs doesn't support -0
commit03fc868668dd42b1b163d1fb8af3968f7283a7eb
authorGarrett D'Amore <garrett@dey-sys.com>
Tue, 27 Aug 2013 20:00:09 +0000 (27 13:00 -0700)
committerGarrett D'Amore <garrett@dey-sys.com>
Tue, 3 Sep 2013 15:40:47 +0000 (3 08:40 -0700)
treec995b2ecd3e2693421b39742c22970e189820060
parent03d446db9be5b68e630562c8b6b14aa7c8a0f4dc
672 xargs doesn't support -0
3356 xargs needlessly duplicates stdio buffering
Reviewed by: Prasad Joshi <prasadjoshi124@gmail.com>
Reviewed by: Gary Mills <gary_mills@fastmail.fm>
Approved by: Robert Mustacchi <rm@joyent.com>
usr/src/cmd/xargs/xargs.c
usr/src/man/man1/xargs.1