Files
ports/sysutils/xapply/pkg-descr
2002-11-13 17:28:18 +00:00

6 lines
298 B
Plaintext

xapply (Extended Apply) is an clever derivative of xargs and apply.
Using list or tabular input from one or more descriptors, xapply
executes a template command modified for each input. It supports
simple split on token expression, and has support (ala make -j)
for running many jobs in parallel.