Actions

Xargs: Difference between revisions

From Jedisaber Wiki

Created page with "xargs lets commands that can't accept pipped input do so. == Reference == [https://shapeshed.com/unix-xargs/ shapeshed xargs tutorial]"
 
(No difference)

Latest revision as of 20:18, 10 January 2018

xargs lets commands that can't accept pipped input do so.

Reference

shapeshed xargs tutorial