Actions

Xargs

From Jedisaber Wiki

Revision as of 20:18, 10 January 2018 by Admin (talk | contribs) (Created page with "xargs lets commands that can't accept pipped input do so. == Reference == [https://shapeshed.com/unix-xargs/ shapeshed xargs tutorial]")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Reference

shapeshed xargs tutorial