Difference between revisions of "Video/Intro to xargs"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
|8kAB_VgokMY | |8kAB_VgokMY | ||
}} | }} | ||
This video shows how to send commands to [[xargs]] one by one using <code>-n 1</code> option. | |||
=References= | =References= | ||
<references/> | <references/> |
Revision as of 09:19, 14 January 2022
Jason Wertz, ed. (Oct 28, 2013). Intro to xargs. local page: DistroTube.
{{#ev:youtube
|8kAB_VgokMY
}}
This video shows how to send commands to xargs one by one using -n 1
option.
References
Related Pages
Video/HOW TO USE Xargs!!! Linux Core Utils, Video/Intro to xargs, Video/Xargs Should Be In Your Command Line Toolbag, Video/all about xargs ! (beginner - intermediate) anthony explains, Xargs