Implement xargs (first pass, not full SUSv4 yet).
authorRob Landley <rob@landley.net>
Sat, 28 Jan 2012 18:07:45 +0000 (12:07 -0600)
committerRob Landley <rob@landley.net>
Sat, 28 Jan 2012 18:07:45 +0000 (12:07 -0600)
commit17876a03202fc43cda8f4146a8b3a3f8a6828b8b
tree93a3c74561bfbfdb5076b2d3038a8df6b2b448d2
parent95c5099f29e946da0c211b9f0d50a29cb8245887
Implement xargs (first pass, not full SUSv4 yet).
toys/xargs.c [new file with mode: 0644]