SlackBuilds Repository

15.0 > System > xpipe (20220918_2c4882c)

xpipe (split input and feed it into the given utility)

The 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.

This requires: libbsd

Maintained by: B. Watson
Keywords:
ChangeLog: xpipe

Homepage:
https://github.com/jschauma/xpipe

Source Downloads:
xpipe-20220918_2c4882c.tar.xz (c1d479218e3ee07605a52862602bc338)

Download SlackBuild:
xpipe.tar.gz
xpipe.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
git2tarxz.sh
slack-desc
xpipe.SlackBuild
xpipe.info

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds