ToolsXargs
X

Xargs

Build command lines from input

miscGPL-3.0
Install
apt-get install findutils

About

Xargs reads items from input and constructs command lines to execute. Useful for batch processing.

pipesexecution