Path to this page:
./
wip/xpipe,
Split input and feed it to the given utility
Branch: CURRENT,
Version: 20200113,
Package name: xpipe-20200113,
Maintainer: bsiegertThe xpipe command reads input from stdin and splits it
by the given number of bytes, lines, or if matching
the given pattern. It then invokes the given utility
repeatedly, feeding it the generated data chunks as
input.
You can think of it as a Unix love-child of the
split(1), tee(1), and xargs(1) commands.
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-13) Package added to pkgsrc.se, version xpipe-20200113 (created)