Video/Intro to xargs
Jump to navigation
Jump to search
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. 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