ToolsXargs
X
Xargs
Build command lines from input
miscGPL-3.0
Install
apt-get install findutilsAbout
Xargs reads items from input and constructs command lines to execute. Useful for batch processing.
pipesexecution
Build command lines from input
apt-get install findutilsXargs reads items from input and constructs command lines to execute. Useful for batch processing.