[NTLUG:Discuss] xargs guide
Pesto
dawjer at gmail.com
Thu Jul 30 07:24:26 CDT 2015
As someone who has used xargs since the mid '90s I gotta say this is well
done. I learned stuff. Thanks.
pesto
On Wed, Jul 29, 2015 at 8:46 PM, Steve Litt <slitt at troubleshooters.com>
wrote:
> Hi all,
>
> xargs is a gender-changer type program that adapts one program's stdout
> to the next program's command line arguments. It's extremely handy for
> shell scripting, but it can be tricky. I've written a short guide for
> xargs that shows how to get around the usual xargs landmines:
>
> http://www.troubleshooters.com/linux/xargs.htm
>
> Hope you like it.
>
> SteveT
>
> Steve Litt
> July 2015 featured book: Rapid Learning for the 21st Century
> http://www.troubleshooters.com/rl21
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>
More information about the Discuss
mailing list