Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

xargs

Is a very useful program to take a list and run commands against that list.

Here is a really straightforward example of using xargs,

...