Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • I wonder: how do -n and -L differ in terms of use-case? Surely they must differ outside of this trivial example. Commented Apr 12, 2015 at 18:00
  • @SeanAllred -L differs in that it has a trailing blank feature. I just added an example illustrating it. (Your answer has my +1) Commented Apr 12, 2015 at 18:05
  • 1
    I think Sean means, when would you use xargs -L? When is the trailing blanks feature useful? Commented Apr 13, 2015 at 14:57