Xargs

From Psygen 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)
Jump to navigation Jump to search

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

Reference

shapeshed xargs tutorial