Difference between revisions of "Video/Intro to xargs"

From PKC
Jump to navigation Jump to search
m (Text replacement - "{{#ev:youtube |" to "{{#widget:YouTube |id=")
 
Line 9: Line 9:


<noinclude>
<noinclude>
{{#ev:youtube
{{#widget:YouTube
|8kAB_VgokMY
|id=8kAB_VgokMY
}}
}}



Latest revision as of 11:01, 26 August 2022

Jason Wertz, ed. (Oct 28, 2013). Intro to xargs. local page: DistroTube. 


This video shows how to send commands to xargs one by one using -n 1 option. It also explains how to show the exceptions using the -I{} option. The link to that potion of video is here.

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